- Improved error reporting for IDMap collisions
- Make Serialized optional via Value derivation macro
- Add
remove()
to QueryInterface.
- Add Deref/DerefMut to Serialized.
- Add
bundled_sqlite
feature.
- Complete rework of query interface and schema specification.
- In particular, added support for foreign key lookups
- Added
clap
CLI generation
- Unified query interface to use type composition instead of ad-hoc functionality.