Skip to content

version 3.0

Compare
Choose a tag to compare
@gregor-j gregor-j released this 04 Feb 20:21

New

  • Switched composer dependencies to interfaces v3 common v4 and integration tests v5.
  • Adapted to new table and struct types from interfaces and common.
  • Require at least sapnwrfc version 1.4.

Changes

  • Refactored code in ConfigTrait in order to avoid else.
  • Added use <function> for optimizations.