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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,22 @@
2
2
3
3
<!-- version list -->
4
4
5
+
## v1.3.0 (2025-06-19)
6
+
7
+
### Features
8
+
- feat(scripts): migrate to pathlib for file and directory operations ([`1ba7b5c`](https://github.com/andyvandaric/avcmt-py/commit/1ba7b5c))
9
+
10
+
### Bug Fixes
11
+
- fix: Bump urllib3 to version 2.5.0 and update associated lockfile hashes ([`6cca949`](https://github.com/andyvandaric/avcmt-py/commit/6cca949))
12
+
- fix(avcmt): replace os.path with pathlib for path handling and improve file operations ([`7e1ba25`](https://github.com/andyvandaric/avcmt-py/commit/7e1ba25))
0 commit comments