wallet-core/node_modules/crc32-stream/CHANGELOG.md

12 lines
495 B
Markdown
Raw Normal View History

2017-05-03 15:35:00 +02:00
## Changelog
**2.0.0** — <small>_February 13, 2017_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/1.0.1...2.0.0)
- adopt nodejs core Hash API (GH #4)
**1.0.1** — <small>_January 12, 2016_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/1.0.0...1.0.1)
- Switch to node-crc for performance (GH #3)
- bump deps to ensure latest versions are used.
[Release Archive](https://github.com/archiverjs/node-crc32-stream/releases)