-------------
Released on August 21st 2020
Added
~~~~~
- Always enable SQLAlchemy post_update to avoid circular dependecies
- Disable all cache if `cache` config key is set to `no`
- Do not globally exclude already loaded relations from the other extraction graph branches
- Improved cyclical relations loading in the extraction graph
Changed
~~~~~~~
- Store cache by dbcut version
Removed
~~~~~~~
- Removed marshmallow serialization and prefer builtin json