File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments