Skip to content

v2.0.0

Latest

Choose a tag to compare

@mycodeself mycodeself released this 30 Apr 23:03
· 3 commits to master since this release
40c16ed

2.0.0 (2025-04-30)

  • BREAKING CHANGE: save relative migrations path instead absolute paths (#123) (40c16ed)

BREAKING CHANGES

  • Existing databases with migrations stored using absolute paths will be incompatible. Use the fix-paths command to update existing entries.