We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e524ebd commit 8e9ada5Copy full SHA for 8e9ada5
CHANGELOG.md
@@ -1,5 +1,32 @@
1
# Changelog
2
3
+## [1.6.4] - 2025-10-01
4
+
5
6
+### ✨ Features
7
+- add enhanced release script for UV-based workflow
8
9
+### 🐛 Bug Fixes
10
+- critical security and encoding vulnerabilities
11
+- disable all formatting-related linter rules
12
+- handle non-UTF-8 file encodings in git operations
13
14
+### 📚 Documentation
15
+- update changelog for 1.6.3
16
17
+### ✅ Tests
18
+- fix tests to work with new encoding-safe subprocess calls
19
20
+### 📦 Build System
21
+- bump version to 1.6.4
22
+- bump version to 1.6.3
23
24
+### 👷 CI
25
+- disable code formatting check in CI
26
27
+### 🔧 Chores
28
+- update uv.lock file
29
30
## [1.6.3] - 2025-09-23
31
32
### 🐛 Bug Fixes
0 commit comments