hound v1.0.0 Release Notes

  • ๐Ÿš€ Released 2015-07-21.

    ๐Ÿš€ This is the first stable release of Hound. Only small changes have been made ๐Ÿš€ with respect to v0.4.0. Release highlights:

    • WavWriter::create now wraps the writer in a BufWriter.
    • WavSamples now implements ExactSizeIterator.
    • WavReader::spec now returns the spec by value.
    • Internal cleanups