Skip to content

v0.1.15

Compare
Choose a tag to compare
@yamadashy yamadashy released this 01 Aug 14:43
· 573 commits to main since this release

It appears I've been fashionably late to the release notes soirée. It's like we've been living under a rock from v0.1.1 to v0.1.14. But they, better late than never, as they say in the world of procrastinating developers.

New Features

Output Style Options

  • Introducing the output.style configuration option:
    • plain: The classic output format.
    • xml: An XML-structured output for enhanced parsing.

This addition aims to provide more flexibility in how Repopack structures its output.

For those interested in the potential of XML tags in AI contexts:
https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering/use-xml-tags

How to Use

Add output.style to your configuration and select either plain or xml. The choice is yours, based on your project needs.


Your feedback is the wind beneath Repopack's wings. Feel free to report bugs or request features.

Thank you for your continued support.