Skip to content
## [1.6.0] - 2025-03-20
### Fixed
- fails log is supposed to be a string in changelog.py

### Added
- using ruff to format the code
- integrate pre-commit in CI

## [1.5.7] - 2024-04-05
### Fixed
- Fixed handling of unparseable version

### Changed
- Migrate from setup.py to hatchling with pyproject.toml