Skip to content

v2.2.1

Latest
Compare
Choose a tag to compare
@retr0h retr0h released this 06 May 22:54
· 14 commits to main since this release

Changelog

Bug fixes

  • 7f81795 fix: allow dist2wheel to handle missing field
  • 8a48e16 fix: go install golangci-lint
  • 462e16b fix: make sources.dstFile create parent dirs
  • b606094 fix: switch to go 1.22
  • 2222827 fix: update coverage generation

Chores

  • 71cff17 Revert "chore: coverage++"

Docs

  • c86d2b7 docs: updated docs example to use existing format

CI

  • bc9dcdb ci: add next label config to labeler action
  • 27c5e7c ci: add python label config to labeler action
  • 16b05a0 ci: attempt to ignore example app dependabot
  • 2fd5c65 ci: correct bad gilt version in example go.mod
  • b8fcea3 ci: preserve dependabot branches

Others

  • 6293c13 refactor: add FailFS
  • 3143ddf refactor: use the File methods for Stat, Chmod