Skip to content

Releases: Qu1nel/PythonCodeValidator

v0.1.3

17 Jun 20:12
51b3b17
Compare
Choose a tag to compare

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.