Releases: printeers/trek
Releases · printeers/trek
v0.12.2
Full Changelog: v0.12.1...v0.12.2
v0.12.1
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Add --error-on-diff flag to get an exit code 2 when there were diffs generated by @GeertJohan in #47
- Make generated output files optional by @GeertJohan in #46
Full Changelog: v0.11.6...v0.12.0
v0.11.6
Disabled pg-schema-diff validation because of dependency-ordering issue
stripe/pg-schema-diff#266
v0.11.5
Upgraded pgmodeler in the -pgmodeler docker image to v1.2.2
v0.11.3
Bump Go dependencies
v0.11.2
What's Changed
- fix: Adjust script to generate the example by @provokateurin in #45
Full Changelog: v0.11.1...v0.11.2
v0.11.1
Upgraded pg-schema-diff dependency to include fix for materialized views stripe/pg-schema-diff#173
Full Changelog: v0.11.0...v0.11.1
V0.11.0
What's Changed
- fix: Migrate golangci-lint config to v2 and fix all new issues by @provokateurin in #34
- perf: Use a single Postgres instance when generating migrations by @provokateurin in #33
- Move from migra to pg-schema-diff by @GeertJohan in #38
- Improve diff output by @GeertJohan in #41
- Add new configuration and support for roles by @GeertJohan in #44
Full Changelog: v0.10.0...v0.11.0