Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

42 lines (20 loc) · 1.64 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

2.0.0 (2023-11-22)

⚠ BREAKING CHANGES

  • Renamer: remove deprecated file filter options.

Features

  • Renamer: set --gitignore default true (d7c2fa7)

1.2.0 (2023-11-22)

Features

  • Renamer: exclude files by .gitignore (c963b64)

Bug Fixes

1.1.0-alpha.1 (2023-11-16)

Bug Fixes

  • tool: fix .versionrc (3c01ba5)
  • tool: fix version in csproj (a26059d)

1.1.0-alpha.0 (2023-11-16)

Features

  • renamer: add default exts (928ebbb)
  • tool: add git hook for conventional commits (7dc585d)