Releases: gaqzi/typedecl
Releases · gaqzi/typedecl
v1.0.0-beta.3 - fix a false positive bug
Changes
🧰 Maintenance
- Use go version specified in go.mod @gaqzi (#41)
- Upgrade to x/tools v0.30.0 @gaqzi (#40)
- Upgrade to go 1.22 @gaqzi (#39)
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 @dependabot (#37)
- Bump golang.org/x/tools from 0.2.0 to 0.3.0 @dependabot (#33)
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 @dependabot (#32)
- Bump golang.org/x/tools from 0.1.12 to 0.2.0 @dependabot (#31)
- Bump golang.org/x/tools from 0.1.11 to 0.1.12 @dependabot (#30)
- Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 @dependabot (#29)
- Bump golang.org/x/tools from 0.1.10 to 0.1.11 @dependabot (#26)
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 @dependabot (#25)
- Bump actions/setup-go from 2 to 3 @dependabot (#24)
- Bump actions/cache from 2 to 3 @dependabot (#23)
- Bump golang.org/x/tools from 0.1.9 to 0.1.10 @dependabot (#21)
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 @dependabot (#22)
- Bump actions/checkout from 2 to 3 @dependabot (#20)
- Bump golangci/golangci-lint-action from 2 to 3 @dependabot (#19)
- Bump golang.org/x/tools from 0.1.8 to 0.1.9 @dependabot (#18)
- Bump golang.org/x/tools from 0.1.7 to 0.1.8 @dependabot (#17)
- Bump golang.org/x/tools from 0.1.6 to 0.1.7 @dependabot (#16)
- Bump golang.org/x/tools from 0.1.5 to 0.1.6 @dependabot (#15)
- Bump golang.org/x/tools from 0.1.4 to 0.1.5 @dependabot (#14)
- Bump golang.org/x/tools from 0.1.3 to 0.1.4 @dependabot (#10)
- Bump golang.org/x/tools from 0.1.2 to 0.1.3 @dependabot (#9)
- Bump golang.org/x/tools from 0.1.1 to 0.1.2 @dependabot (#8)
- Bump golang.org/x/tools from 0.1.0 to 0.1.1 @dependabot (#4)
- Create CODE_OF_CONDUCT.md @gaqzi (#3)
- Add bootstrapping script @gaqzi (#2)
- Add release drafter @gaqzi (#1)
v1.0.0-beta.2 Pretty diffs galore
Changes
Make Diff know better whether it contains differences or not with Zero and String methods that provide useful information.
v1.0.0-beta.1 Initial release
Only been using this project while developing and I want to test it out in a real project so I want a tag to try out.