v0.20.0
Pre-release
Pre-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