Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@generalmimon generalmimon released this 17 Nov 15:52
· 23 commits to master since this release

New features

  • Add option debug to compile the .ksy specs in --debug mode
    (tracking start and end offsets of parsed fields and removing the _read() call from the constructor - see #332)
  • Support relative imports of other .ksy files specified by imports key in the main .ksy spec

Dependency updates