Move types for MPD data structures to separate module
[libmpd_haskell.git] / ChangeLog
blob64e4ef5562d5505f200e16a138c29640c2204f29
1 * v0.2.1, 2008-04-14
2         - Cleaned up libmpd.cabal.
3 * v0.2.0, 2008-04-14
4         - A connection stub for testing purposes.
5         - QuickCheck tests for parsing.
6         - Partial unit test coverage.
7         - Many bug fixes.
8         - Precise error handling.
9         - Parsing improvements.
10         - Code coverage generation.
11         - Cabal 1.2 support.
12         - Uniform command names.
14 * v0.1.3, 2007-10-02
15         - Bugfixes.
17 * v0.1.2, 2007-09-29
18         - Changed name to libmpd.
20 * v0.1.1, 2007-09-28
21         - Missing files added to the source distribution.
23 * v0.1, 2007-09-28
24         - Initial public release.