Releases: masci/banks
Releases · masci/banks
v2.4.1
v2.4.0
v2.3.0
What's Changed
- fix typing and linting with latest Python by @masci in #62
- add support for audio URL by @masci in #63
- Stop testing on Python 3.9, introduce Python 3.14 by @masci in #64
- feat: Support Documents by @bschloss in #66
- feat: Support Video by @bschloss in #65
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- feat: implement XML filter for Pydantic/dictionary/deserializable string by @AstraBert in #59
- fix: add support for base64 URLs to the image filter by @masci in #60
Full Changelog: v2.1.3...v2.2.0
v2.1.3
What's Changed
Full Changelog: v2.1.2...v2.1.3
v2.1.2
v2.1.1
v2.1.0
What's Changed
- Support string as input for DirectoryPromptRegistry and FilePromptRegistry and documentation correction by @AstraBert in #44
- improve content block regex by @logan-markewich in #47
New Contributors
- @AstraBert made their first contribution in #44
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- feat: add
variablesproperty to the Prompt class by @masci in #39 - fix: make image filter work outside
{% chat %}blocks by @masci in #38 - [breaking] fix deps again by @logan-markewich in #40
- feat: add audio block to chat messages by @masci in #41
- feat: add audio filter by @masci in #42
Full Changelog: v1.8.0...v2.0.0
v1.8.0
What's Changed
- feat: re-introduce support for Python 3.9 by @masci in #37
- feat: Make litellm and redis optional dependencies, adding
minimalextra install option by @logan-markewich in #33
New Contributors
- @logan-markewich made their first contribution in #33
Full Changelog: v1.7.1...v1.8.0