Releases: rochars/riff-chunks
Releases · rochars/riff-chunks
9.0.0
9.0.0 (2018-07-13)
- API change: export {riffChunks, findChunk}.
8.0.2
8.0.2 (2018-06-27)
- Using only dot notation to allow better compilation on hosts.
8.0.0
8.0.0 (2018-06-26)
- New API: Only the function riffChunks exported as default
7.1.1
7.1.1 (2018-06-25)
- Allow better use of this lib as a dependency:
- package.json refactored with bundlers and ES6 envs in mind
- Fix inconsistent JSDoc declarations
7.0.3
7.0.3 (2018-06-24)
- Fix module imports and paths.
7.0.2
7.0.2 (2018-06-24)
- Fix ES6 dist to not rely on Node module path resolution.
7.0.1
7.0.1 (2018-06-23)
- Update dependencies to use byte-data last compatible version.
7.0.0
7.0.0 (2018-06-22)
- ES6 module
- New API with riffIndex(): return only the offset of the values in the buffer.
6.0.0
6.0.0 (2018-06-16)
- Dist file renamed to riff-chunks.min.js.