We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd9b3d commit 780e7feCopy full SHA for 780e7fe
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## Version 0.2.1
4
+
5
+- Replaced flake8 and other tools with Ruff, applied Ruff fixes
6
+- Fixed typos
7
+- Added explicit support for Python v3.12
8
+- Updated GitHub Actions, and added test matrix for 3.9 and 3.12
9
+- Updated dependencies
10
11
## Version 0.2.0
12
13
- Added Export to CTS format functionality
0 commit comments