packages feed

wave-0.1.4: CHANGELOG.md

## Wave 0.1.4

* The library now doesn't write zero extra format information size when
  `fmt` chunk is not extensible. Previously it wrote zero size.

## Wave 0.1.3

* Adjust and document guessing of channel mask from number of channels alone
  for files with non-extensible `fmt` chunks.

## Wave 0.1.2

* Switched to using `withBinaryFile` instead of `withFile`, because the
  latter does nasty conversions on Windows, see docs for `openBinaryFile`.

## Wave 0.1.1

* Added `*.rf64` audio samples to the distribution to allow the tests pass.

## Wave 0.1.0

* Initial release.