Skip to content

Releases: sarosia/mjpeg2jpegs

V1.0.6: Merge pull request #2 from sarosia/fix-boundary-parsing

02 Oct 04:52

Choose a tag to compare

Fix the regex for parsing the multipart boundary header.

v1.0.5

12 Oct 05:31

Choose a tag to compare

  • Migrate to use buffer-indexof-polyfill.

v1.0.4

11 Oct 07:54

Choose a tag to compare

  • Rewrite Buffer#indexOf to avoid repeatedly calling slices and equals.

v1.0.3

16 Sep 07:48

Choose a tag to compare

  • Fix a silly mistake of taking slicing a wrong part of body buffer.
  • Fix package.json to refer to the correct main javascript.

v1.0.1

01 Jun 04:18

Choose a tag to compare

Bump version for publishing more information to npm.