Skip to content

v0.20.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@joepio joepio released this 08 Jan 19:58
· 1315 commits to master since this release
  • Huge refactor of internals. Got rid of all string representations for Atoms, so store should only contain valid data. All Resources have all required props, and data is of the correct datatype.
  • Resource.save() can be called! Easy way to store changes, both locally and externally.
  • Added collection sorting #63