Releases: KarnerTh/mermerd
Releases · KarnerTh/mermerd
v0.12.0
Changelog
- 5884b7f prepare changelog for new version
- 3bf42ba add required go version to readme
- 6658482 Add option to use stdout (#63)
- 04e8cdf update go to 1.23, upgrade package versions and github actions
- 773c5bc Update docs to handle special characters (#60)
- 517d62c fixed changelog version link
- 9782fd5 fix goreleaser release args
- e11a174 update changelog
- cbb2a7d Add ignoreTables flag (#59)
- 3679672 update go version to 1.22; update package version
v0.11.0
v0.10.0
Changelog
- 10ac644 sqlite: only use file name without extension as schema name
- df817b8 prepare release 0.10.0
- 5d76062 add sqlite support (#55)
- 067a600 Add wait time to pipeline (#54)
- bb145c8 Add unique constraint to key column (#53)
- c439660 Support multiple key constraints on a single attribute (#51) (#52)
- d96ab90 Relationship labels (#50)