Skip to content

repominify v0.1.5

Compare
Choose a tag to compare
@mikewcasale mikewcasale released this 14 Dec 22:43
· 3 commits to main since this release

Release v0.1.5

Added

  • Enhanced code context extraction:
    • Function and method signatures with full parameter lists
    • Complete docstrings with parameter descriptions
    • Constants and their values
    • Environment variables and configurations
    • Module-level documentation
    • Import relationships
    • Class hierarchies and dependencies
  • Improved text representation format for better LLM context
  • More detailed output file documentation

Fixed

  • File count statistics in output file comparison
  • More accurate comparison between input and output files
  • Removed security logs from output summary
  • Show original Repomix filename in output

Installation