Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 10:09
· 24 commits to master since this release
5ea5578

[0.14.0] - 2024-03-28

Bug Fixes

  • Grand child for replace children may not be added properly
  • Two migration depends upon each other are not handled properly

Features

  • Add support for virtual migration

Miscellaneous Tasks

  • Update version to 0.14.0

Refactor

  • Handle parent, replace and run before during add migration directly
  • Ignore parents, replaces and run before for virtual migration

Testing

  • Test for child applied and grand children applied
  • Add virtual migration to a example