Releases: homeport/dyff
Releases · homeport/dyff
dyff release v1.9.3
Changelog
- 87cd2d5: Unify
.goreleaser.yml
configuration (@HeavyWombat) - 9cca6a5: Bump Go version to
1.23
(@HeavyWombat)
dyff release v1.9.2
Changelog
- 87cd2d5: Unify
.goreleaser.yml
configuration (@HeavyWombat) - 9cca6a5: Bump Go version to
1.23
(@HeavyWombat)
dyff release v1.9.1
Changelog
- 87cd2d5: Unify
.goreleaser.yml
configuration (@HeavyWombat) - 9cca6a5: Bump Go version to
1.23
(@HeavyWombat)
dyff release v1.9.0
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #380
- Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 by @dependabot in #381
- Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by @dependabot in #382
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #383
- Introduce
--ignore-whitespace-changes
flag by @HeavyWombat in #385 - Update download-latest.sh to support multiple download URLs by @hansfn in #373
New Contributors
Full Changelog: v1.8.1...v1.9.0
dyff release v1.8.1
Bump `golang.org/x` dependencies Bump all available `golang.org/x` dependencies.
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
dyff release v1.7.1
dyff release v1.7.0
Changelog
- a0a00d7 Use Ginkgo version from modules
- 214f951 fix incorrect newline handling
- 1c3f3f4 adapt testcases
- 531bd59 fix diff issue with latest version of go-diff lib
- d58a357 improve multiline string diff handling
- 5ae43ee Bump github.com/onsi/gomega from 1.31.0 to 1.31.1
- 9ac19f4 Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0
- 793d7f5 Bump github.com/onsi/gomega from 1.30.0 to 1.31.0
- b52929f Handle comparisons of boolean values correctly
- f304803 Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0
- 292c5cf Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2
- 5154c74 Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1
- a1f60f5 Bump github.com/onsi/gomega from 1.29.0 to 1.30.0
- de75338 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
- 2168477 Bump github.com/onsi/gomega from 1.28.1 to 1.29.0
- 9b3e008 Bump github.com/onsi/gomega from 1.28.0 to 1.28.1
- 6d63425 Remove usage of deprecated
wrap.Error
function
What's Changed
- Remove usage of deprecated
wrap.Error
function by @HeavyWombat in #324 - Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #326
- Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #327
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #328
- Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #330
- Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #331
- Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #332
- Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #336
- Handle comparisons of boolean values correctly by @nresare in #335
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by @dependabot in #338
- Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #339
- Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by @dependabot in #340
- Improved multiline string handling by @HeavyWombat in #341
New Contributors
Full Changelog: v1.6.0...v1.7.0
dyff release v1.6.0
Note
There is a noticeable change in the path output for list entries that are Kubernetes items. Instead of metadata.name=name
, it will now show resource=apiVersion/kind/name
.
Changelog
- bdf15b9 Add test case where from or to is null
- 1c52e49 Add test case to check new if branch
- d74f059 Introduce identifier interface
- 8ff464a Provide Kubernetes lists example
- 3ee83a7 Refactor core code by sorting functions
- ff19a8d Refactor core code
- 581505c Use
assets
function in test cases - 61cba04 Add
apiVersion
to Kubernetes look-up - e196bb1 Move Kubernetes assests into subdirectories
- 2d431d4 Merge pull request #322 from homeport/dependabot/go_modules/golang.org/x/net-0.17.0
- e5585da Bump golang.org/x/net from 0.16.0 to 0.17.0
- f1cda91 Merge pull request #321 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.13.0
- e2d462a Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
- 50a46ce Tidy up test setup
- 629e941 Merge pull request #320 from homeport/dependabot/go_modules/main/github.com/onsi/gomega-1.28.0
- b01ecb9 Bump github.com/onsi/gomega from 1.27.10 to 1.28.0
- 3988187 Merge pull request #318 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.12.1
- ffe44d9 Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
- 221a1e6 Update Go version in README
- 2a8b1e8 Bump Go version to
1.20
- 93a18e5 Merge pull request #314 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.12.0
- 450031b Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
- a840ba7 Merge pull request #313 from homeport/dependabot/go_modules/main/github.com/onsi/gomega-1.27.10
- a4fdad5 Bump github.com/onsi/gomega from 1.27.8 to 1.27.10
What's Changed
- Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #313
- Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #314
- Bump Go version to
1.20
by @HeavyWombat in #315 - Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #318
- Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #320
- Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by @dependabot in #321
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #322
- Support
apiVersion
andkind
in lists of Kubernetes items by @HeavyWombat in #323
Full Changelog: v1.5.8...v1.6.0
dyff release v1.5.8
Changelog
- 237c2bc Bump to neat release
v1.3.12
- 97acff0 Merge pull request #308 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.11.0
- 6480e03 Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0
- d19e6dc Merge pull request #307 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.10.0
- b5fd28d Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0
- 286f56f Merge pull request #306 from homeport/dependabot/go_modules/main/github.com/onsi/gomega-1.27.8
- f9158f5 Bump github.com/onsi/gomega from 1.27.7 to 1.27.8
- 27119e6 Merge pull request #303 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.9.7
- 274b3c9 Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7
- 6179a87 Merge pull request #302 from homeport/dependabot/go_modules/main/github.com/onsi/gomega-1.27.7
- 7621505 Bump github.com/onsi/gomega from 1.27.6 to 1.27.7
- 6e2edc0 Merge pull request #301 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.9.5
- 3de1b1a Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5
- c920e41 Merge pull request #300 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.9.4
- 5315b2a Bump github.com/onsi/ginkgo/v2 from 2.9.3 to 2.9.4
- ec33f69 Merge pull request #299 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.9.3
- e8da3d6 Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.3
Full Changelog: v1.5.7...v1.5.8