Skip to content

0.12.0

Compare
Choose a tag to compare
@pjechris pjechris released this 24 Jul 13:08
· 20 commits to main since this release
6fb3e74

Changed

Breaking changes are marked 💥
Expiremental changes are marked 🧪

  • tech(store): Store aggregate as-is by @pjechris in #45 💥
  • feat(keyPath): Use WritableKeyPath instead of KeyPath by @pjechris in #50 💥
  • feat(store): Make stamp optional by @pjechris in #52

Also note that BufferedCollection has been removed. Use MutableCollection 💥

Added

  • feat(store): Add parameter for store to update entity by @pjechris in #47
  • feat(entity): Add support for enum by @pjechris in #51 🧪

Full Changelog: 0.11.1...0.12.0