Releases: Future-House/aviary
Releases · Future-House/aviary
v0.7.2
v0.7.1
What's Changed
- Automerging non-major deps and
pre-commit
, restoringlockFileMaintenance
by @jamesbraza in #49 - HotPotQA preventing
None
answers by @jamesbraza in #52
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Document environments by @jamesbraza in #34
- Configure Renovate by @renovate in #32
- Update all non-major dependencies by @renovate in #36
- Lock file maintenance by @renovate in #37
- Dropping
build
in favor ofuv build
by @jamesbraza in #38 - Latest dependencies for
pylint
3.3 by @jamesbraza in #40 - Lock file maintenance by @renovate in #39
- Automerge lock file changes with Renovate by @jamesbraza in #42
- Lock file maintenance by @renovate in #44
- Added a tool for LLM/str eval by @whitead in #41
- Adding
pytest-recording
for CI caching of HTTP requests by @jamesbraza in #47 - Lock file maintenance by @renovate in #46
lockFileMaintenance
viapackageRules
by @jamesbraza in #48- Update all non-major dependencies by @renovate in #43
New Contributors
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Better invalid tool failure message by @jamesbraza in #29
- Adding a few
pytest
filterwarnings
for clean test logs by @jamesbraza in #30 - Pinning min version of
docstring_parser
by @jamesbraza in #31
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
lint
workflow actually using the input Python version by @jamesbraza in #23- Created a
ToolSelectorLedger
entity for convenience by @jamesbraza in #25 ToolSelector
supporting being passed anacompletion
by @jamesbraza in #26- Attached usage to Message by @whitead in #28
MalformedMessageError
sentinel exception by @jamesbraza in #27
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Running CI
lint
andpre-commit
on both min/max Python versions by @jamesbraza in #17 - Updating JSON schema assertion for Pydantic 2.9 by @jamesbraza in #19
- Added
LICENSE
to metadata and tooling update by @jamesbraza in #20 - Not specifying bugfix version in
.python-version
by @jamesbraza in #18 - Lightweight
ToolSelector
entity by @jamesbraza in #21
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
uv lock
protection by @jamesbraza in #14- Removing
SQLAlchemy
dependency by @jamesbraza in #16
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Enforcing typing via runtime checks using
typeguard
by @jamesbraza in #8 - Testing
Message.append_text
by @jamesbraza in #9 - Adding CodeFlash CI and updated tooling configs by @jamesbraza in #10
- Removed
'arbitrary_types_allowed=True'
from Pydantic configs by @jamesbraza in #11 - Fixing repo tooling/CI by @jamesbraza in #12
- Removing write-once protection in DBBackend by @sidnarayanan in #13
- env-specific extras by @jamesbraza in #15
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Public environment registry by @jamesbraza in #5
- Removed unused test code by @jamesbraza in #4
- Direct
uv sync
anduv
in CI oversetup-python
by @jamesbraza in #6 - Async
Environment.close
by @sidnarayanan in #7
New Contributors
- @sidnarayanan made their first contribution in #7
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Initial population by @jamesbraza in #1
- Internal publish by @jamesbraza in #2
- Added README as PyPI publish requires by @jamesbraza in #3
New Contributors
- @jamesbraza made their first contribution in #1
Full Changelog: https://github.com/Future-House/aviary/commits/v0.1.0