Skip to content

v1.14.0

Choose a tag to compare

@winebarrel winebarrel released this 13 Jul 10:18
Immutable release. Only release title and notes can be modified.
v1.14.0
3cae19f

Changelog

  • 3cae19f Merge pull request #282 from winebarrel/claude/japanese-session-lacsk4
  • 0139547 Document and guard the Windows CI runner assumptions
  • 7af2192 Fold Windows support into the 1.14.0 changelog entry
  • 4f27266 Wait for all coverage uploads before codecov evaluates
  • c31c83a Trigger dump write errors without skipping on Windows or root
  • 4ba554d Fix Windows CI test failures and upload Windows coverage
  • 541a986 Run the full test suite on Windows CI via make
  • 7845a3c Move the Windows support entry to Unreleased
  • 831c7d3 Add Windows amd64 support
  • 4035412 Merge pull request #281 from winebarrel/claude/japanese-session-lacsk4
  • f8461f7 Bump up version
  • 3215f3a Merge pull request #280 from winebarrel/claude/japanese-session-lacsk4
  • 831001e Pin remaining enum value rename behaviors with tests
  • e959ab3 Use the pg_query lexer for enum value directive extraction
  • 814c9da Reword doc comments to avoid gofumpt smart-quote conversion
  • 94a68af Support enum value renames via -- pista:renamed-from
  • 8348b3f Merge pull request #279 from winebarrel/claude/japanese-session-lacsk4
  • b945247 Add PlanResult.HasChanges and use it for plan output and --check
  • c907dae Tighten plan --check docs and close test gaps
  • 63a6f63 Add plan --check for drift detection via exit code
  • 7db6014 Merge pull request #278 from winebarrel/renovate/docker-login-action-4.x
  • 07fee5c Update docker/login-action action to v4.4.0
  • ef7eb36 Merge pull request #277 from winebarrel/winebarrel-patch-1
  • e42a796 Add qrev to the list of tools in README
  • 91697c1 Merge pull request #275 from winebarrel/renovate/docker-metadata-action-6.x
  • f0998dd Merge pull request #276 from winebarrel/renovate/docker-setup-buildx-action-4.x
  • f278e25 Update docker/setup-buildx-action action to v4.2.0
  • 4afb563 Merge pull request #274 from winebarrel/renovate/docker-login-action-4.x
  • 101b236 Update docker/metadata-action action to v6.2.0
  • a21d9bd Update docker/login-action action to v4.3.0
  • 1818a67 Merge pull request #273 from winebarrel/renovate/docker-build-push-action-7.x
  • 4076e24 Update docker/build-push-action action to v7.3.0
  • a2c20b8 Merge pull request #272 from winebarrel/renovate/golangci-golangci-lint-action-9.x
  • 6435c13 Update golangci/golangci-lint-action action to v9.3.0
  • cdb75fe Merge pull request #271 from winebarrel/claude/readme-example-position-wmqx6w
  • 4e346d3 docs: split constraint-naming note into its own section
  • 542b3f4 docs: move Example section above the Usage reference