dyff release v1.8.0
Note
This release comes with new output report styles, i.e. one that can be used in GitHub's diff markdown. Big thank you to @peschmae for the contribution.
@@ yaml.map.type-change-1 @@
! ± type change from string to int
- string
+ 147
@@ yaml.map.type-change-2 @@
! ± type change from string to int
- 12
+ 12
What's Changed
- Bump goreleaser/goreleaser-action from 2 to 5 by @dependabot in #346
- Bump dependabot/fetch-metadata from 1.3.5 to 1.6.0 by @dependabot in #348
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #345
- Bump actions/setup-go from 3 to 5 by @dependabot in #347
- Bump actions/checkout from 3 to 4 by @dependabot in #350
- Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #352
- Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 by @dependabot in #355
- Package cleaning errors since golang 1.20 by @joshperry in #357
- Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #360
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #363
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #364
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #365
- Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #366
- Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #367
- Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #369
- Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #370
- Markdown/Code block compatible output by @peschmae in #358
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #368
New Contributors
- @joshperry made their first contribution in #357
- @peschmae made their first contribution in #358
Full Changelog: v1.7.1...v1.8.0