Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 23:08
· 57 commits to main since this release
24cf729

What's Changed

  • chore(codeowners): move under .github by @wolf31o2 in #365
  • build: go 1.23 by @wolf31o2 in #366
  • ci(docker): explicit read permissions by @wolf31o2 in #369
  • ci: fix permissions in ci-docker workflow by @agaffney in #370
  • fix: use errors and string concatenation to avoid fmt by @wolf31o2 in #371
  • fix: use http request with context for client by @wolf31o2 in #372
  • fix: preallocate structs before append by @wolf31o2 in #373
  • chore: enable golangci-lint performance checks by @wolf31o2 in #374
  • feat(main): Filter list-available to latest by @arepala-uml in #368
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.109.0 to 0.110.0 by @dependabot in #364
  • build(deps): bump github.com/docker/docker from 27.5.1+incompatible to 28.0.1+incompatible by @dependabot in #375
  • fix: use %w for errors by @wolf31o2 in #376
  • fix: use errors method to check equivalence by @wolf31o2 in #377
  • ci(publish): use correct permission name by @wolf31o2 in #378
  • ci(golangci-lint): use bugs and performance presets by @wolf31o2 in #379
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.110.0 to 0.111.0 by @dependabot in #380
  • fix(pkgmgr): avoid docker deprecated types by @wolf31o2 in #385
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.111.0 to 0.113.0 by @dependabot in #384
  • build(deps): bump blinklabs-io/go from 1.24.0-1 to 1.24.1-1 by @dependabot in #383
  • build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #386
  • chore(golangci-lint): enable format, import, and unused presets; disable depguard by @wolf31o2 in #387

Full Changelog: v0.12.0...v0.13.0