packages feed

tables-0.4.1.1: CHANGELOG.markdown

0.4.1.1
----
* GHC 7.10 compatibility

0.4.1
----

0.4
----

0.3.1
-----
* Improved `Setup.lhs` to work with more versions of `cabal`.
* Internal compatibility with changes in `lens` 3.10 to `anon`.

0.3
---
* Instances for `SafeCopy`, `Binary` and `Cereal`
* Added `insert'`

0.2
---
* Generalized Autoincrement
* Better type inference for key types
* More aggressive inlining

0.1
---
* Initial public release
* Repository initialized