Skip to content

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 20:31
· 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 Value model 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()