Skip to content

Releases: keichi/binary-parser

v1.9.0

19 Jun 07:25

Choose a tag to compare

  • Update dependencies (#165) @keichi
  • Added parsing context variables $parent and $root (#166) @Rzial
  • Added parsing context to .readUntil() and .formatter() (#167) @Rzial
  • Added Index parsing context variable (#168) @Rzial

v1.8.0

22 Apr 14:34

Choose a tag to compare

v1.7.0

21 Oct 12:31
v1.7.0

Choose a tag to compare

v1.6.2

25 Apr 04:52
v1.6.2

Choose a tag to compare

v1.4.0

07 Jun 00:40
v1.4.0

Choose a tag to compare

v1.3.3

02 Jun 14:02
v1.3.3

Choose a tag to compare

Converted source from JavaScript to TypeScript

1.3.2

15 Jan 07:37
1.3.2

Choose a tag to compare

  • Use Buffer.from() instead of constructor (#63) @keichi
  • Added TAR file parser and MBR parser as examples (#65) @keichi
  • Compile parser code in an sandbox environment (#66) @keichi
  • Flattened data structure for "choice" types (#67) @Ericbla
  • Flattened data structure for "nest" types (#68) @keichi

1.3.1

10 Jan 05:05
1.3.1

Choose a tag to compare

1.3.0

25 Aug 03:59

Choose a tag to compare

1.2.0

22 Aug 02:58

Choose a tag to compare