Releases: setlog/fly
Releases · setlog/fly
v2.1.0
v2.0.2
- Revert change to
_admin
schema detection which was unwanted (and wrong).
v2.0.1
- Fix
--major
not working.
v2.0.0
- 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
First release.