packages feed

tables-0.3.1: CHANGELOG.markdown

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