Skip to content

Releases: max-mapper/binary-split

v1.0.5

Choose a tag to compare

@mourner mourner released this 23 Oct 12:04

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

v1.0.4

Choose a tag to compare

@mourner mourner released this 23 Oct 12:04

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

v1.0.3

Choose a tag to compare

@mourner mourner released this 22 Aug 09:48
  • Fixed a race condition with multi-character matchers #10

v1.0.2

Choose a tag to compare

@mourner mourner released this 16 Mar 14:20
  • Reverted #9 refactoring which caused a regression. Will attempt again after coming up with a good test case.

v1.0.1

Choose a tag to compare

@mourner mourner released this 15 Mar 13:55
  • improved performance and added more tests #8
  • removed bops dependency #6
  • simplified code #9