v0.5.0
What's Changed
- feat: cache prompt rendering by @masci in #4
- Added CITATION.cff by @mayankjobanputra in #5
- feat: Introduce prompt registry, support versioning in
Prompt.from_template
by @masci in #6 - fix python supported versions and added a check for : in template name by @mayankjobanputra in #7
- Create a global config object by @masci in #8
- Remove
from_template
and add Directory Registry by @masci in #9 - Apply linting changes by @masci in #10
New Contributors
- @mayankjobanputra made their first contribution in #5
Full Changelog: v0.4.1...v0.5.0