Skip to content

0.9.9

Choose a tag to compare

@tomxor tomxor released this 13 Aug 16:51
· 147 commits to master since this release
  • New: Support multiple locales per space. Locales to persist must be explicitly defined with the @Space annotation.
  • Changed: Better error handling when initializing vault with an invalid class.
  • Changed: Declaring a model with no fields will fail at compile-time.