All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- EJDB2IDObject class for object id utility
- JBL.FromJBL and JBL.ToJBL classes for objects deselization and serialization
- QSem for accessing the C API
- the way data is deserialized and serialized
- Aeson support for deselization and serialization
- base dependecy updated to
base >=4.12 && <4.14
- BindM type exposed
- Query is now a data type with binding as Monad
- Query is available via Database.EJDB2 module
- fold function to reduce a query result