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