Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Daffodil 0.13.x

Full Changelog

Daffodil 0.13.0

Core

  • Fix non-thread-safe code in date/time/dateTime types, text numbers, delimiters, and expression evaluation
  • Use correct namespace for external variables
  • Improve performance for data containing only ASCII encoding
  • Remove broken support for lengthUnits=bytes with specified lengthKind and variable-width encodings
  • Replace much of the parser combinator code with DFAs specifically tailored towards DFDL requirements, giving a performance increase on delimited data

Daffodil 0.12.x

Full Changelog

Daffodil 0.12.0

...