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