Skip to content

Releases: det-lab/kaitai_struct_awkward_runtime

0.2.0

04 Dec 04:10
Compare
Choose a tag to compare

What's Changed

  • fix: include fix on names of indexedoption fields by @zonca in #37
  • Test Enum implemented with IndexedBuiler and StringBuilder by @zonca in #39
  • pkg: point submodule to det-lab org by @zonca in #44
  • Write documentation by @zonca in #46

Full Changelog: 0.1.0...0.2.0

0.1.0

07 Mar 22:48
5e71baf
Compare
Choose a tag to compare

What's Changed

  • modified the build procedure by @ManasviGoyal in #9
  • Makefile and Github action by @zonca in #19
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #23
  • chore(deps): bump actions/setup-python from 3 to 5 by @dependabot in #22
  • test: testing fake.ksy by @zonca in #24
  • Add tests for all other ksy files by @zonca in #25
  • Import numpy from local folder in tests by @zonca in #31
  • Create a simplified scdms.ksy for testing Enums by @zonca in #30
  • Make target to simplify testing by @zonca in #34
  • Test: fix index option test file by @zonca in #33
  • chore: bump awkward version for StringBuilder by @ManasviGoyal in #35
  • feat: using StringBuilder for strings by @zonca in #32

Full Changelog: https://github.com/ManasviGoyal/kaitai_struct_awkward_runtime/commits/0.1.0