Changelog for mpd-current-json-1.1.0.2
v1.1.0.2
- Fixed cabal
build-dependsversion bounds for Arch Linux dynamic building.
v1.1.0.1
- Added haddock comments
- Addressed
cabal checkwarnings; - setup for uploading as a Hackage package.
v1.1.0.0
- Remove
-hfrom--helpand use-hfor--host - Make
--helpoption hidden in the help message
v1.0.0.0
Initial working version
- Added conditional tags printing, only non-empty values are printed
- Accept host, port and password
- Nested json objects for
statusandtags - Added
elapsed_percentkey shortcut forelapsed / duration * 100
v0.0.1.0
- initial connection and parsing values
- First version. Released on an unsuspecting world.