Skip to content

Releases: rochars/riff-chunks

9.0.0

13 Jul 06:54
Compare
Choose a tag to compare

9.0.0 (2018-07-13)

  • API change: export {riffChunks, findChunk}.

8.0.1

27 Jun 05:33
Compare
Choose a tag to compare

8.0.1 (2018-06-27)

  • Smaller dist files.

8.0.2

27 Jun 07:33
Compare
Choose a tag to compare

8.0.2 (2018-06-27)

  • Using only dot notation to allow better compilation on hosts.

8.0.0

26 Jun 08:20
Compare
Choose a tag to compare

8.0.0 (2018-06-26)

  • New API: Only the function riffChunks exported as default

7.1.1

25 Jun 23:43
Compare
Choose a tag to compare

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

24 Jun 15:41
Compare
Choose a tag to compare

7.0.3 (2018-06-24)

  • Fix module imports and paths.

7.0.2

24 Jun 15:17
Compare
Choose a tag to compare

7.0.2 (2018-06-24)

  • Fix ES6 dist to not rely on Node module path resolution.

7.0.1

24 Jun 05:36
Compare
Choose a tag to compare

7.0.1 (2018-06-23)

  • Update dependencies to use byte-data last compatible version.

7.0.0

22 Jun 08:46
Compare
Choose a tag to compare

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

16 Jun 22:16
Compare
Choose a tag to compare

6.0.0 (2018-06-16)

  • Dist file renamed to riff-chunks.min.js.