Skip to content

Releases: setlog/fly

v2.1.0

09 Feb 14:44

Choose a tag to compare

  • Remove up to one excess occurrence of ".sql" at the end of the script suffix argument, since the extension is already appended automatically.

v2.0.2

08 Feb 16:43

Choose a tag to compare

  • Revert change to _admin schema detection which was unwanted (and wrong).

v2.0.1

08 Feb 14:24

Choose a tag to compare

  • Fix --major not working.

v2.0.0

08 Feb 11:50

Choose a tag to compare

  • Auto-detect increment method (i.e. major or minor; will use most recently used method, or major if only one file exists so far; can override with --major or --minor)
  • Auto-detect file name syntax (i.e. amount of leading zeros for major and minor version number).
  • Auto-detect schema from provided file name suffix. This has a bit of a proprietary flavor, but should not hurt other users.

v1.0.0

15 Dec 12:07

Choose a tag to compare

First release.