Skip to content

v3.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 07:58
· 251 commits to master since this release

v3.21.0 (2024-03-30)

Feat

  • commit: add retry_after_failure config option and --no-retry flag

Refactor

  • utils: convert git project root to posix path for backup file name
  • commit: use Optional[str] instead of str | None
  • commit: remove unused tempfile import
  • git-hooks: make git hooks use get_backup_file_path
  • utils: move backup path creation to utils

[master ffb6df7] bump: version 3.20.0 → 3.21.0
4 files changed, 18 insertions(+), 4 deletions(-)