Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.02 KB

File metadata and controls

25 lines (16 loc) · 1.02 KB

Changelog

3.0.0 - April 14, 2020Diff

  • breaking: slowly catch up with node LTS, remove support for versions under 8.
  • update multiple deps.

2.1.1August 2, 2019Diff

  • update crc32-stream to v3.0.1

2.1.0August 2, 2019Diff

  • update crc32-stream to v3.0.0

2.0.0July 19, 2019Diff

  • breaking: follow node LTS, remove support for versions under 6.
  • test: now targeting node v10 and v12
  • fix: update Buffer calls to alloc/from
  • fix: Add offset to buffer call (#31)
  • other: update normalize-path@3 (#34)
  • other: update dependencies

Release Archive