Releases: libgox/flyway
Releases · libgox/flyway
v0.2.1
What's Changed
- fix: add primary key to schema history table definition by @hezhangjian in #17
- ci: update GitHub Actions to use new repository path by @hezhangjian in #18
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore: add coverage.txt to git ignore by @goflutterjava in #15
- build: bump minimal required go version to 1.22 by @shoothzj in #16
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- test: add test coverage report by @goflutterjava in #9
- docs: add go report badge by @goflutterjava in #10
- refactor: extract database inf by @shoothzj in #11
- refactor: extract lock inf by @shoothzj in #12
- refactor: extract RecordMigration inf by @shoothzj in #13
- feat: support postgres by @shoothzj in #14
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- chore: add idea vcs xml by @goflutterjava in #1
- docs: update readme doc by @goflutterjava in #2
- feat: support migration from path by @hezhangjian in #3
- ci: add go imports by @hezhangjian in #4
- docs: add notice for mysql user by @hezhangjian in #5
- test: fix unit test coverage path error by @goflutterjava in #6
- docs: add emoji to 'Requirements' section in README by @hezhangjian in #7
- chore: add .typos.toml configuration file by @hezhangjian in #8
New Contributors
- @goflutterjava made their first contribution in #1
- @hezhangjian made their first contribution in #3
Full Changelog: https://github.com/libgox/flyway/commits/v0.1.0