Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 17:56
· 2 commits to refs/heads/main since this release
33298ed

What's Changed

🚀 Features and Improvements

  • feat: add support for template variables in prompt files through vars parameter (#98)

🧰 Maintenance

  • tests: remove file system mocking in tests (#102)
  • chore: move schema files to a separate directory (#100)

📚 Documentation

  • docs: update variable naming and improve templating examples in README (#103)
  • docs: update README structure and improve usage examples (#99)