Skip to content

Releases: Ericbla/binary-parser

Merged with keichi/binary-parser v1.7.0

30 Oct 22:10
Compare
Choose a tag to compare

Sync code with keichi/binary-parser master branch

Stable release of Encoder after switching to TypeScript

15 Dec 16:09
Compare
Choose a tag to compare
Fixes #20 String padded with space (0x20) instead of null (0x0) when …

…reencoding

First binary-parser version with encoder feature

12 Sep 07:03
Compare
Choose a tag to compare
1.4.0

Fixes encoding array readUntil function and add encodeUntil option