0.14.0 (2022-07-13)
- Standarized formatting with Black
- Split up ORM into a standalone swappable backend
- Persistables maintain weakrefs for lineage
- Persistables are normal python objects now
- Hashing flag to reject non-serializable objects
What's Changed
- Black formatting by @eyadgaran in #103
- dask tweaks by @eyadgaran in #104
- Orm separation by @eyadgaran in #99
- Allow user to request a raised exception if hash(content) will be inconsistent by @ptoman-pa in #107
- version bump and changelog by @eyadgaran in #109
New Contributors
- @ptoman-pa made their first contribution in #107
Full Changelog: 0.13.0...0.14.0