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