Changelog of @hackage/seakale 0.2.1.1
Revision history for seakale
0.2.1.0 -- 2017-03-10
- Add
save :: ... => EntityID a -> a -> m ()
to Database.Seakale.Store
0.2.0.0 -- 2017-02-23
- Fix a bug with conditions such as
col = NULL
instead ofcol IS NULL
0.1.0.0 -- 2017-01-31
- First version.