tests/coverage: /Network.MPD.StringConn/StringConn/
[libmpd_haskell.git] / ChangeLog
blobb06fb28a67072658bce57fdd6f9d5aef266ea27f
1 * v0.2.2, 2008-05-06
2         - UTF-8 support (now depends on utf8-string package).
3         - Fixed corruption by `show' of command parameters.
4         - Tidied up `Query' interface.
5         - Moved StringConn out of Network.MPD to the tests directory.
7 * v0.2.1, 2008-04-14
8         - Cleaned up libmpd.cabal.
10 * v0.2.0, 2008-04-14
11         - A connection stub for testing purposes.
12         - QuickCheck tests for parsing.
13         - Partial unit test coverage.
14         - Many bug fixes.
15         - Precise error handling.
16         - Parsing improvements.
17         - Code coverage generation.
18         - Cabal 1.2 support.
19         - Uniform command names.
21 * v0.1.3, 2007-10-02
22         - Bugfixes.
24 * v0.1.2, 2007-09-29
25         - Changed name to libmpd.
27 * v0.1.1, 2007-09-28
28         - Missing files added to the source distribution.
30 * v0.1, 2007-09-28
31         - Initial public release.