dyff release v1.5.5
Changelog
- 20f4bf7 Create defaults section for report flag values
- 5036e0a Fix whitespaces in unit test
- 930b10c test --filtering different numbers of documents causes a panic
- 443f5a4 ignore exclude/filter action if filterPath given is nil
- 0d0acf5 Bump github.com/onsi/gomega from 1.19.0 to 1.20.0
- b9d5bd5 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
- e7f1d85 Bump github.com/gonvenience/neat from 1.3.10 to 1.3.11
- 4c25bf8 Bump github.com/gonvenience/wrap from 1.1.1 to 1.1.2
- ff8d951 Bump github.com/gonvenience/bunt from 1.3.3 to 1.3.4
What's Changed
- Bump github.com/gonvenience/bunt from 1.3.3 to 1.3.4 by @dependabot in #228
- Bump github.com/gonvenience/wrap from 1.1.1 to 1.1.2 by @dependabot in #230
- Bump github.com/gonvenience/neat from 1.3.10 to 1.3.11 by @dependabot in #229
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #231
- Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 by @dependabot in #236
- Fix panic when using
--exclude
on reports with documents removed by @HeavyWombat in #237
Full Changelog: v1.5.4...v1.5.5