๐ Features
- Add check function (2)
- Add --from-stdin option (7)
- Check if second line is empty (31)
- [**breaking**] Add version command (33)
- Add console script (38)
๐ Bug Fixes
- Do not fail on multiline commit messages (5)
- Raise TypeError when commit summary is bytes (13)
- Do not fail on valid multiline message from stdin (26)
๐ Refactor
- [**breaking**] Rename check to _check_git (6)
- Add type hints (11)
- Import from correct module (12)
- [**breaking**] Rename module (25)
- Delete pointless statement (32)
- Convert functions into classmethods (40)
- Yield parsed commits (41)
- Check module (39)
- Rename public version functions (42)
๐ Documentation
- Add README.md (1)
๐งช Testing
- Change data format to YAML (43)
โ๏ธ Miscellaneous Tasks
- Add .gitignore (3)
- Run tests on push (4)
- Rename workflow (8)
- Check commits via aserehe (9)
- Check PR title is conventional (10)
- Run mypy (14)
- Add MIT license (27)
- Add trove classifiers (28)
- Add repo url to pyproject.toml (29)
- Fix commit check on main (37)
- Use narrower import-untyped mypy comment (44)
- Use uv dependency manager (45)
- Update uv.lock with python version (46)
- Fix repository URL specification (47)
- Check uv.lock during setup (48)
- Use ruff format instead of black (49)
- Upgrade dev dependencies (50)
- Upgrade minimal version of dependencies (51)
- Run security check with bandit (52)
- Reference license file in pyproject.toml (53)
- Add release on dispatch (54)
- Fix release by adding id-token write permission (55)
- Add release environment (56)
- Validate version format (57)
- Change environment from release to production (58)
<!-- generated by git-cliff -->