You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
3
3
<!-- avcmt-release-marker -->
4
4
5
+
## v1.6.0 (2025-06-20)
6
+
7
+
### 🚀 Features
8
+
-**feat(avcmt modules):** enhance commit handling with remote sync awareness and smarter state checks ([`9a88061`](https://github.com/andyvandaric/avcmt-py/commit/9a88061))
9
+
-**feat(avcmt):** improve logging setup with handler clearing and detailed formatter ([`e7d4dd2`](https://github.com/andyvandaric/avcmt-py/commit/e7d4dd2))
10
+
11
+
### 🐛 Bug Fixes
12
+
-**fix(commit):** fix staging logic for multi-group commits ([`351c65b`](https://github.com/andyvandaric/avcmt-py/commit/351c65b))
13
+
14
+
### 🧹 Chores
15
+
-**chore(avcmt/modules):** refactor commit generation process for better readability and robustness ([`4aede0d`](https://github.com/andyvandaric/avcmt-py/commit/4aede0d))
16
+
-**chore(avcmt/cli):** add comment line to commit.py file ([`ad804ba`](https://github.com/andyvandaric/avcmt-py/commit/ad804ba))
17
+
18
+
### 📦 Others
19
+
-**other:** Merge pull request #6 from andyvandaric/fix/commit-group-staging ([`f8ba6d6`](https://github.com/andyvandaric/avcmt-py/commit/f8ba6d6))
0 commit comments