[Haskell-cafe] ANNOUNCE: yaml, data-object-yaml and data-object-json 0.3.0

Michael Snoyman michael at snoyman.com
Thu May 13 14:11:21 EDT 2010


Hi all,

We're happy to announce the newest release of the three above packages.
Notable changes include:

* Anton Ageev wrote support for anchors and aliases into both the yaml and
data-object-yaml package.
* Anton also wrote support in data-object-yaml for merge keys.
* The yaml package is now based on the iteratee package, replacing the
previous cursor interface. This should hopefully make it easier to use, and
perhaps more performant.
* data-object-json API was modified to match (as much as possible) the
data-object-yaml API.
* In addition, there was a version bump for quite a number of the underlying
libraries.

Overall, data-object-yaml has not changed in any significant way for the
user, and the data-object-json API changes should make it much
more palatable. As always, feedback is welcome!

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100513/d4a56b9f/attachment.html


More information about the Haskell-Cafe mailing list