v0.25.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 226b594 Merge pull request #110 from winebarrel/release-native-arm-docker-build
- e8f52d2 Build multi-arch Docker image with native arm64 runner
- a36a48a Merge pull request #109 from winebarrel/allow-drop-constraint-foreign-key-index
- fb424b4 Address Copilot review: distinguish DROP+ADD (constraint/FK) vs DROP+CREATE (index)
- 32ac204 Address Copilot review: clarify FK policy in test comments and struct docs
- f3ddc75 Cover createIndexSQL error wrapping in diffViewIndexes
- 2a8184b Add constraint, foreign_key, index to --allow-drop policy