Skip to content

1.3.2

Compare
Choose a tag to compare
@keichi keichi released this 15 Jan 07:37
· 296 commits to master since this release
1.3.2
  • 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