Skip to content

v1.1.0

Compare
Choose a tag to compare
@eMaringolo eMaringolo released this 08 Jun 14:03
· 100 commits to master since this release

New features

  • Global settings to be used as default [#34]
  • New UI based import/export of Configuration Maps [#38]
  • New naming strategy to define Application and SubApplications
    • App prefix and suffix
    • SubApp prefix
    • Custom mapping table
  • Versioning of the serialization format [#50]
  • Option to lookup only version base editions [#47]

Changes:

  • Toggle to disable SharedPool conversion [#37] [#41]
  • Configuration Map lookup based on EmTimeStamp seconds [#48]
  • New format for ConfigurationMap's .configmaps

Bugfixing:

  • _TONEL_packageName method is created when it already exists bug importing [#44]
  • Some extension methods are not being imported bug importing [#53]
  • Tonel loader is removing Apps class side method and adding _TONEL_packageName bug importing [#51]
  • TonelWriter adds unnecessary CRLF to methods with LF bug exporting [#46]