v0.28.0
·
997 commits
to master
since this release
- IMPORANT: before upgrading to this version, export your database using your previous version:
atomic-server export. The database could become corrupted when running the new version. - Refactor internal
Valuemodel and add Nested Resource parsing #195 - Added tests, improved some documentation
- Fix indexing commits #194
- Add more control over adding resources with
Store.add_resource_opts()