Frames-0.1.6: CHANGELOG.md
# 0.1.6
Re-export `Frames.CSV.declareColumn` from `Frames`. This makes it much
easier to manually define column types.
# 0.1.4
Use `microlens` instead of `lens-family-core` for demos.
# 0.1.3
GHC-8.0.1 compatibility
# 0.1.2.1
Improved documentation based on suggestions by Alexander Kjeldaas
# 0.1.2
Fixed bug in `Monoid` instance of `Frame` (@dalejordan)
# 0.1.1.0
Added `frameConsA`, `frameSnoc`, and `RecordColumns` to help with
changing row types.
# 0.1.0.0
Initial version pushed to hackage.