Skip to content

Commit a035a3f

Browse files
committed
docs: update changelog for 1.2.8
1 parent e8ac9d3 commit a035a3f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [1.2.8] - 2025-03-06
4+
5+
6+
### 🐛 Bug Fixes
7+
- correct GitFile parameter types in tests
8+
9+
### 💄 Styling
10+
- fix blank line whitespace issues
11+
- fix line length issues and format cli_handler.py
12+
13+
### 📦 Build System
14+
- bump version to 1.2.8
15+
- bump version to 1.2.7 and fix metrics storage
16+
- bump version to 1.2.6 and connect release workflows
17+
- bump version to 1.2.5 and fix release creation
18+
- bump version to 1.2.4 and fix release workflow
19+
- bump version to 1.2.3
20+
21+
### 👷 CI
22+
- make linting and test coverage requirements more flexible
23+
- add manual PyPI publish workflow and update version
24+
- enable verbose output in PyPI publish workflow
25+
26+
### 🔄 Other Changes
27+
- ✨ feat: enhance metrics calculations and logging
28+
- ✨ feat: enhance CLI with model selection and help
29+
330
## [1.2.7] - 2025-03-05
431
### 🛠️ Fixes
532
- Fix JSON handling in metrics storage

0 commit comments

Comments
 (0)