Releases: afritzler/protoequal
Releases · afritzler/protoequal
v0.1.9
Changes
🧰 Maintenance
- Bump actions/setup-go from 5 to 6 @dependabot[bot] (#37)
- Bump github.com/onsi/gomega from 1.38.1 to 1.38.2 @dependabot[bot] (#38)
- Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 @dependabot[bot] (#35)
- Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 @dependabot[bot] (#36)
- Bump actions/checkout from 4 to 5 @dependabot[bot] (#34)
- Add badges to readme @afritzler (#33)
- Bump golangci-lint to v2.1 @afritzler (#32)
- Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 @dependabot[bot] (#31)
- Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 @dependabot[bot] (#30)
v0.1.8
Changes
🧰 Maintenance
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group @dependabot[bot] (#28)
- Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 @dependabot[bot] (#27)
v0.1.7
v0.1.6
Changes
🚀 Features
- Rename
ProtoSliceContainsmatcher toProtoContains@afritzler (#25) - Use variadic arguments in
ProtoSliceContains@afritzler (#24) - Add
AllProtoEqual,ProtoSliceEqualandProtoSliceContainsmatcher @afritzler (#22)
🧰 Maintenance
- Bump golangci/golangci-lint-action from 6 to 7 @dependabot[bot] (#21)
v0.1.5
Changes
🧰 Maintenance
- Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 @dependabot[bot] (#19)
- Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 @dependabot[bot] (#20)
- Bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group @dependabot[bot] (#18)
- Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 @dependabot[bot] (#17)
- Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 @dependabot[bot] (#16)
- Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 @dependabot[bot] (#15)
- Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 @dependabot[bot] (#14)
v0.1.4
Changes
🧰 Maintenance
- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 @dependabot (#13)
- Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 @dependabot (#11)
v0.1.3
Changes
🧰 Maintenance
- Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 @dependabot (#10)
- Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 @dependabot (#9)
v0.1.2
Changes
🧰 Maintenance
- Bump github.com/onsi/gomega from 1.35.0 to 1.35.1 @dependabot (#8)
- Bump github.com/onsi/gomega from 1.34.2 to 1.35.0 @dependabot (#7)
v0.1.1
Changes
🚀 Features
- Move test proto files to
test/api/v1@afritzler (#5) - Add negative test case for nested fields @afritzler (#4)
🧰 Maintenance
- Cleanup
Makefile@afritzler (#6)
v0.1.0
Changes
🚀 Features
- Add Github workflows to project @afritzler (#1)
🧰 Maintenance
- Add codeowners file @afritzler (#3)
- Bump pascalgn/size-label-action from 0.5.4 to 0.5.5 @dependabot (#2)