Releases: Qu1nel/PythonCodeValidator
Releases · Qu1nel/PythonCodeValidator
v0.1.3
Changelog
v0.1.3 - 2025-06-17
Patch changes, fixes, and improvements.
Fixed
- Logging level: Wherever the level was specified as a string, the LogLevel structure is used.
- Clean code: Delete unnecessary comments from code.
- Docstring: Update all docstring in all files.