Changelog for hscdio-0.1.0.0

The Haskell bindings for libcdio follow the Haskell-standard Package Versioning Policy, where the first three numbers indicate version (types/presence of exported symbols), the fourth number indicates patch (underlying behaviour and/or backend code), and the fifth indicates revision (docs, packaging, etc.) This is in contrast to the C libcdio itself, which (recently) uses Semantic Versioning; the only real difference is that the first two numbers of the bindings signal a breaking change, while the base library signals that with only one.

v/0.1.0.0. Unreleased

Initial release with nearly all of 'cdio/cdio.h' translated, but not necessarily tested, documented, or stabilized.

Added

Known issues