Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 632 Bytes

File metadata and controls

26 lines (18 loc) · 632 Bytes

0.1.2 / 2014-01-11

  • package: update readable-stream dep to v1.1.10
  • travis: test node v0.10 and v0.11
  • Writer: bypassed stream-parser to avoid assertion error (#1, #5)

0.1.1 / 2013-12-12

  • Fix package.json repository URL so npm link isn't broken (@cbebry)

0.1.0 / 2013-03-07

  • reader: passthrough the audio data chunk until EOF
  • test: begin testing with Travis-ci
  • add experimental RIFX support
  • reader, writer: integrate the "stream-parser" mixin
  • test: add initial Reader tests

0.0.1 / 2012-02-05

  • Initial release