Skip to content

Releases: homeport/dyff

dyff release v1.10.4

09 Feb 09:54

Choose a tag to compare

What's Changed

  • build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #584
  • build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #586
  • build(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 by @dependabot[bot] in #587
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 by @dependabot[bot] in #585
  • build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 by @dependabot[bot] in #588
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 by @dependabot[bot] in #591
  • build(deps): bump golang.org/x/mod from 0.31.0 to 0.32.0 by @dependabot[bot] in #592
  • build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #590
  • build(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 by @dependabot[bot] in #593
  • build(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by @dependabot[bot] in #589
  • build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 by @dependabot[bot] in #594
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 by @dependabot[bot] in #595
  • Unify Go YAML import names. by @HeavyWombat in #597

Full Changelog: v1.10.3...v1.10.4

dyff release v1.10.3

24 Dec 14:51

Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #522
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 by @dependabot[bot] in #523
  • build(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 by @dependabot[bot] in #524
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.24.0 to 2.25.1 by @dependabot[bot] in #528
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #532
  • build(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.2 by @dependabot[bot] in #533
  • build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #535
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 by @dependabot[bot] in #536
  • build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by @dependabot[bot] in #537
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 by @dependabot[bot] in #539
  • build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #538
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #540
  • build(deps): bump github.com/lucasb-eyer/go-colorful from 1.2.0 to 1.3.0 by @dependabot[bot] in #543
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #548
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 by @dependabot[bot] in #557
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 by @dependabot[bot] in #559
  • build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #562
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #568
  • build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #569
  • build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in #571
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #576
  • build(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 by @dependabot[bot] in #581
  • Fix build linter warning and update dependencies by @HeavyWombat in #582
  • fix: Deterministic sort list in output to avoid random order by @tonur in #527
  • Add test case for issue 525 by @HeavyWombat in #583
  • docs(README): add mise alternative method installation by @jylenhof in #579

New Contributors

Full Changelog: v1.10.2...v1.10.3

dyff release v1.10.2

10 Aug 20:16
10b4f36

Choose a tag to compare

What's Changed

4dc536f Fix new --use-indent-lines wiring in code
2ea2b63 Fix typos
7837615 doc: Add packaging status, document FreeBSD install
b8589b3 feat: add flag for useIndentLines
56b69a3 feat: allow disabling indent lines

New Contributors

Full Changelog: v1.10.1...v1.10.2

dyff release v1.10.1

07 Mar 13:23
aa39ba8

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

05 Mar 18:41
28237d1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.4...v1.10.0

dyff release v1.9.4

04 Dec 17:19
5a31825

Choose a tag to compare

Changelog

no code change, just rebuild with newer Go version

dyff release v1.9.3

07 Nov 17:19
e931f65

Choose a tag to compare

Changelog

dyff release v1.9.2

02 Oct 17:50
e931f65

Choose a tag to compare

Changelog

dyff release v1.9.1

20 Sep 14:16
e931f65

Choose a tag to compare

Changelog

dyff release v1.9.0

02 Aug 14:38
e18bb01

Choose a tag to compare

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