packages feed

winery-0.2: ChangeLog.md

# 0.2

* Renamed `extract*With` to `extract*By` for consistency
* Added `hPut`
* Improved the performance
* Added `-J` option to `winery` which exports a JSON
* Decoder now throws `DecodeException` rather than error calls

# 0.1.1

* Add `Data.Winery.Query`
* The command line tool supports a simple query language

# 0.1

Overhauled the encoding; Sorry, incompatible with 0

# 0

Initial release