Skip to content

v0.2.21

Latest
Compare
Choose a tag to compare
@yamadashy yamadashy released this 19 Jan 16:16
· 6 commits to main since this release

This release introduces significant improvements to output formatting and documentation, featuring a new parsable style option for enhanced XML handling.

What's New 🚀

Enhanced Output Style Control (#287)

  • Added new parsableStyle option for better output handling:
    • Ensures output strictly follows the specification of the chosen format
    • Provides properly escaped XML output with fast-xml-parser
    • Dynamically adjusts markdown code block delimiters to avoid content conflicts
  • Available via CLI flag --parsable-style or in configuration file

Special thanks to @atollk for their first contribution!

Documentation 📚

README Enhancements (#296)

  • Updated Homebrew installation documentation to include Linux support

Special thanks to @chenrui333 for their continued contributions!

Website Multi-Language Support (#293)

How to Update

To update to the latest version, run:

npm update -g repomix

As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.