13 Apr
2008
13 Apr
'08
3:45 p.m.
Hello all, I'm happy to announce that version 0.2.1 of libmpd has been released. The library now covers all the features of MPD, and a lot of work has been done on testing the library with QuickCheck and unit tests with test coverage checking done by HPC. Changes in this version: - Partial unit test coverage. - QuickCheck tests for parsing. - Many bug fixes. - Precise error handling. - Parsing improvements. - Code coverage generation. - Cabal 1.2 support. - Uniform command names. Cheers, Ben Hackage page: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/libmpd-0.2.1 Home page: http://turing.une.edu.au/~bsinclai/code/libmpd-haskell.html