packages feed

auto-0.2.0.3: CHANGELOG.md

0.2.0.3
-------
<https://github.com/mstksg/auto/releases/tag/v0.2.0.3>

*   Bug for `dynZipF` fixed, where newly added `Auto`s would overwrite ones
    alreay stored.
*   `fromInterval` added to `Control.Auto`'s exports.


0.2.0.2
-------
<https://github.com/mstksg/auto/releases/tag/v0.2.0.2>

*   `dynZipF` and `dynMapF`, self-serializing dynamic collections.


0.2.0.1
-------
<https://github.com/mstksg/auto/releases/tag/v0.2.0.1>

*   `catchA` added to `Control.Auto.Effects`, allowing explicit catching of
    runtime exceptions thrown in underlying `IO`.


0.2.0.0
-------
<https://github.com/mstksg/auto/releases/tag/v0.2.0.0>

*   First official release.  No backwards-incompatible changes until 0.3.0.0.