Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

39 lines (26 loc) · 1.09 KB

Release Notes

Bugfixes

Changed

none

Added

none

Bugfixes

Changed

none

Added

  • Test case for same XML string but with whitespace (read more in Bugfixes)

Complete rewrite functionality retained for legacy

Bugfixes

  • Arrays with one value collapse

Changed

  • Moved variables type parsing to static functions
  • Simplified variable type implementation in Value class

Added

  • Throwable parameter to Decode construct function (not required to retain legacy)
  • XML error management, when XML can not be parsed