Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 18:14
· 157 commits to main since this release

What's new in Release v1.4.0

  • Migration Support
    • As a developer you can now override two methods that will instruct the framework to offer migration support
      • The first is a simple one line version check to see if the user is upgrading from a version requiring a migration
      • The second asks only for entity id mappings (previous entity id -> new entity id)
    • The framework will take care of the rest providing a setup flow and migration logic to update all the user's entities in activities.