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 728bdad commit 7a907ddCopy full SHA for 7a907dd
docs/changelog.rst
@@ -1,6 +1,19 @@
1
Changelog
2
=========
3
4
+0.0.2 (2025-05-26)
5
+------------------
6
+
7
+- Simplified setup process and added clearer error feedback for missing or malformed files.
8
+- Refactored redundant logic and improved code readability across the CLI and core modules.
9
+- Modular structure introduced to support upcoming plugins and advanced analysis modes.
10
+- Publishing pipeline verified for seamless CI/CD deployment to PyPI.
11
12
+---
13
14
+Let me know if you'd like a one-liner summary too!
15
16
17
0.0.1 (2025-05-24)
18
------------------
19
0 commit comments