Skip to content

Releases: homeport/dyff

dyff release v1.5.7

15 Apr 20:45
Compare
Choose a tag to compare

Changelog

  • 86654f8 Remove snap target for now
  • 35afb24 Switch to SNAPCRAFT_STORE_CREDENTIALS environment variable
  • e2f30e9 Enable Windows builds (again)
  • a901b82 Bump golang.org/x dependencies
  • 1b2c4de Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • 49f9f37 Bump github.com/gonvenience/bunt from 1.3.4 to 1.3.5
  • 4f06fc4 Change dependabot interval to daily
  • 28fea95 Bump github.com/onsi/gomega from 1.27.5 to 1.27.6
  • 680c89f Bump github.com/onsi/gomega from 1.27.3 to 1.27.5
  • c6b9dd5 Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2
  • d18cd9b Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1
  • 3004ab6 Bump github.com/onsi/gomega from 1.27.2 to 1.27.3
  • bfc7cd0 Bump github.com/onsi/gomega from 1.27.1 to 1.27.2
  • 06ec956 Bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0
  • be9cb25 Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3
  • cab2f5c Bump github.com/onsi/gomega from 1.26.0 to 1.27.1
  • dece421 Bump github.com/onsi/gomega from 1.25.0 to 1.26.0
  • 873825d Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0
  • d3bd41c Bump github.com/onsi/gomega from 1.24.2 to 1.25.0
  • 477d379 Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0
  • 5290a1f Bump github.com/sergi/go-diff from 1.2.0 to 1.3.1
  • 1c01d64 Bump dependabot/fetch-metadata
  • b6093ae Bump github.com/onsi/gomega from 1.24.1 to 1.24.2
  • 4886e3c Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.1
  • b314448 Introduce auto-merge idea for dependabot
  • 686fa84 Tweak Ginkgo install
  • 39dec8c Update README with Go version
  • 46f1b87 Bump dependencies and fix Ginkgo run
  • 211eaf2 Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.1
  • 5966146 Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
  • 2cb1b52 Bump github.com/onsi/ginkgo/v2 from 2.3.0 to 2.4.0
  • fb473dc Tweak unit test setup for CI
  • b563a6c Bump action step versions
  • 547c70a Switch to ad-hoc Ginkgo
  • df69afc Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0

What's Changed

Full Changelog: v1.5.6...v1.5.7

dyff release v1.5.6

18 Sep 20:38
Compare
Choose a tag to compare

Changelog

  • c718ef1 Introduce --additional-identifier flag
  • 92253fd Enable the addition of custom identifier keys
  • 550f4b2 Bump github.com/onsi/gomega from 1.20.0 to 1.20.2
  • d9da63c Fix clean Make target
  • efa0edd Fix snap note
  • 6fd2464 Bump Go and Ginkgo version
  • 4ce35d2 Fix indentation in .goreleaser.yml
  • 903cd7c Restructure README sections

What's Changed

New Contributors

Full Changelog: v1.5.5...v1.5.6

dyff release v1.5.5

06 Aug 21:23
Compare
Choose a tag to compare

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

dyff release v1.5.4

31 May 19:31
Compare
Choose a tag to compare

Changelog

  • 4b398d4 Fix broken test case
  • 07f2144 Fix markdown parsing in multiline diff
  • d3e157c Fix assumptions about text being markdown by default for multiline output
  • 64fdf3c Bump gopkg.in/yaml.v3 to v3.0.1

What's Changed

Full Changelog: v1.5.3...v1.5.4

dyff release v1.5.3

19 May 19:52
Compare
Choose a tag to compare

Changelog

  • 2e6f1c0 Omit empty documents in Kubernetes compare
  • 37b5613 Add implicit managedFields exclude
  • 16e0fd6 Fix regression when using Dot style paths
  • 4cf6fb5 Add exclude option and support filter option
  • 416d58b Fixes downloader to get fetch non-empty release

What's Changed

@sachaos Thanks for the exclude flag and thank you to @dalbar for reporting the bug with empty documents in Kubernetes compare.

dyff release v1.5.2

28 Mar 08:03
Compare
Choose a tag to compare

Changelog

  • a5649a8 Introduce multiline text difference output
  • 0395c5c Add example YAMLs for multiline differences
  • c45a66f Fix timestamp parse issue in JSON command
  • c39580c Bump github.com/spf13/cobra from 1.3.0 to 1.4.0

Full Changelog: v1.5.1...v1.5.2

Big thanks to @souleb for the multiline text initiative, help, and feedback (#171).

dyff release v1.5.1

02 Feb 20:22
Compare
Choose a tag to compare

Changelog

  • 7dd47ec Extend invalid YAML check test case
  • 3b8f011 Bump github.com/gonvenience/neat from 1.3.8 to 1.3.9

dyff release v1.5.0

31 Jan 20:42
Compare
Choose a tag to compare

Changelog

  • 0e2ab0b Revert "Add system-files plug"
  • f7c94e0 Add test cases for kube/non-kube multi-doc compare
  • 8d4e4b6 Fix linter warnings
  • 9f044ad Add Kubernetes specific document compare
  • 3478906 Refactor input file compare entry function
  • 32393b0 Print key in error message
  • 8e757bb Enable path to indicate file level
  • d7c1557 Make detect-kubernetes default
  • e6c9017 Bump dependencies to latest available

dyff release v1.4.7

12 Jan 09:35
Compare
Choose a tag to compare

Changelog

  • 737524b Remove netgo build tag
  • 64a5bd8 Add system-files plug
  • 45eaf85 Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
  • 456a33c README: add MacPorts install info

dyff release v1.4.6

09 Nov 19:03
Compare
Choose a tag to compare

Changelog

bd597f3 Bump github.com/onsi/gomega from 1.16.0 to 1.17.0
44073a8 Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5
4c2cc60 [ImgBot] Optimize images
6f1048d Fix golangci-lint findings
f907627 Unify flags type in commands