Skip to content

v1.7.0

Latest

Choose a tag to compare

@marcusramberg marcusramberg released this 27 Aug 11:32

What's Changed

  • build(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 by @dependabot[bot] in #175
  • ci(mergify): upgrade configuration to current format by @mergify[bot] in #180
  • build(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0 by @dependabot[bot] in #187
  • build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #188
  • build(deps): bump cachix/install-nix-action from 30 to 31 by @dependabot[bot] in #193
  • fix: bug around go version 1.22 throwing an exception by @tscolari in #198
  • Show failed command and its output. by @EliRibble in #182
  • add: custom flake checks for testing and linting by @FKouhai in #203
  • feat(builder): adds git as nativeBuildInputs to fetchGoModule by @wrbbz in #192
  • fix build on nixpkgs-unstable by @DarkKirb in #207
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #212
  • fix: get rid of removed darwin sdk, bump flake by @marcusramberg in #214
  • fix builds within darwin sandbox by @winterqt in #209
  • reformat with official formatter and change the ci to check against it by @marcusramberg in #216
  • build(deps): bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 by @dependabot[bot] in #194
  • build(deps): bump golang.org/x/mod from 0.23.0 to 0.27.0 by @dependabot[bot] in #210
  • chore: modernize the go code based on lsp suggestions by @marcusramberg in #217
  • chore: cleanup builder nix code by @marcusramberg in #218

New Contributors

Full Changelog: v1.6.0...v1.7.0