v0.0.12
Toolchain and dependency refresh. No change to generated PostgreSQL output.
Highlights
lyft/protoc-gen-starv0.6.2 → v2.0.4 (new/v2module path).- Dropped deprecated
github.com/golang/protobufdirect dependency. - Regenerated
psql/psql.pb.gowithprotoc-gen-gov1.36.11 (was v1.27.1); now imports fromgoogle.golang.org/protobuf/types/descriptorpb. golangci-lintpinned to v2.12.2 (CI + pre-commit).- Removed
gitleaksfrom CI and pre-commit hooks (BSL-1.1 license, no commercial license available; carve-out documented inAGENTS.md). - Added multi-directory regression fixture (
tests/sub/asset.proto) locking in source-relative output behaviour.
See CHANGELOG.md for full notes.
Full changelog: v0.0.11...v0.0.12