Skip to content

Releases: max-mapper/binary-split

v1.0.5

23 Oct 12:04
Compare
Choose a tag to compare

Exclude bench/tests/etc. from the published NPM package.

v1.0.4

23 Oct 12:04
Compare
Choose a tag to compare

Use Buffer.from instead of deprecated new Buffer where possible. #13

v1.0.3

22 Aug 09:48
Compare
Choose a tag to compare
  • Fixed a race condition with multi-character matchers #10

v1.0.2

16 Mar 14:20
Compare
Choose a tag to compare
  • Reverted #9 refactoring which caused a regression. Will attempt again after coming up with a good test case.

v1.0.1

15 Mar 13:55
Compare
Choose a tag to compare
  • improved performance and added more tests #8
  • removed bops dependency #6
  • simplified code #9