Skip to content

Releases: shaneholloman/codemapper

v4.1.0

26 Nov 10:58
Compare
Choose a tag to compare
  • 4.1.0 (2024-11-26):
    • feat: added better support for .adoc .mdx and .rst files

Full Changelog: v4.0.1...v4.1.0

v4.0.1

24 Nov 01:40
Compare
Choose a tag to compare
  • v4.0.1 (2024-11-24):
    • feature: Add DocMap functionality for documentation mapping
      • Added new CLI options:
        • --docs flag to generate documentation maps
        • --docs-dir option for custom documentation directory paths
      • Generates repository-name_docmap.md with focus on documentation
      • Automatically includes root README.md content
      • Scans standard doc directories (docs, doc, documentation)
    • refactor: Implement DocMapConfig dataclass for parameter handling
      • Added new docmap.py module for documentation functionality
      • Introduced DocMapConfig for improved parameter organization
      • Added documentation directory constants in config.py
      • Enhanced error handling for missing documentation
      • Achieved perfect pylint score (10.00/10)

Full Changelog: v3.8.0...v4.0.1

v3.8.0

23 Nov 10:49
Compare
Choose a tag to compare

Full Changelog: v3.7.0...v3.8.0

v3.7.0

02 Oct 14:16
Compare
Choose a tag to compare

Full Changelog: v3.6.0...v3.7.0

v3.6.0

01 Oct 15:11
Compare
Choose a tag to compare

Full Changelog: v3.5.3...v3.6.0

v3.5.3

01 Oct 13:56
Compare
Choose a tag to compare

Full Changelog: v3.5.0...v3.5.3

v3.5.0

27 Sep 01:07
Compare
Choose a tag to compare

Full Changelog: v3.4.5...v3.5.0

v3.4.5

26 Sep 10:11
Compare
Choose a tag to compare

Full Changelog: v3.4.0...v3.4.5

v3.4.0

26 Sep 08:06
Compare
Choose a tag to compare

Full Changelog: v3.3.0...v3.4.0