Skip to content

v1.2.1

Choose a tag to compare

@Artemonim Artemonim released this 30 Jun 00:16

Added

  • Python Docstring Merging: Implemented a feature to merge the auto-generated header with existing manual module-level docstrings in Python files, preserving user-written content.

Changed

  • Test Suite Refactoring: Significantly refactored the test suite by introducing a source_processor fixture. This simplifies test code, removes boilerplate for file creation, and improves readability across all test files.

Documentation

  • Updated the repository URL in README.md.
  • Reorganized README.md for better readability by moving the "Supported Languages" section to the top.