Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Mar 15:10
· 11 commits to main since this release

Bug Fixes:

  • handle bulk_destroy with soft delete (#85) by @Torkan

  • implement atomic/3 on replay changes for ignored action compatibility by @Torkan

  • clear managed relationships during replay and capture belongs_to FKs in changed_attributes by @Torkan

  • preserve ManageRelationship visibility for AshPhoenix nested forms (#87) by @Torkan