0.6.0
What's Changed
Changes since 0.5.1
- feat(bump version): by Alexander Myasoedov, @msoedov
- build(deps): bump numpy from 2.2.2 to 2.2.3 by dependabot[bot], @49699333+dependabot[bot]
- build(deps-dev): bump mkdocstrings from 0.28.1 to 0.28.2 by dependabot[bot], @49699333+dependabot[bot]
- build(deps-dev): bump pytest from 8.3.4 to 8.3.5 by dependabot[bot], @49699333+dependabot[bot]
- build(deps): bump jinja2 from 3.1.5 to 3.1.6 by dependabot[bot], @49699333+dependabot[bot]
- feat(update docs): by Alexander Myasoedov, @msoedov
- fix(icon): by Alexander Myasoedov, @msoedov
- build(deps): bump matplotlib from 3.10.0 to 3.10.1 by dependabot[bot], @49699333+dependabot[bot]
- build(deps-dev): bump mkdocs-material from 9.6.4 to 9.6.7 by dependabot[bot], @49699333+dependabot[bot]
- feat(update doc style): by Alexander Myasoedov, @msoedov
- fix(test 2nd link): by Alexander Myasoedov, @msoedov
- fix(revert demo): by Alexander Myasoedov, @msoedov
- fix(readme): by Alexander Myasoedov, @msoedov
- feat(Readme update): by Alexander Myasoedov, @msoedov
- build(deps-dev): bump mypy from 1.14.1 to 1.15.0 by dependabot[bot], @49699333+dependabot[bot]
- build(deps): bump termcolor from 2.4.0 to 2.5.0 by dependabot[bot], @49699333+dependabot[bot]
- fix(init_banner): by Alexander Myasoedov, @msoedov
- feat(error handling in fuzzer): by Alexander Myasoedov, @msoedov
- fix(error handling on verify): by Alexander Myasoedov, @msoedov
- build(deps): bump fastapi from 0.115.8 to 0.115.11 by dependabot[bot], @49699333+dependabot[bot]
- feat(add fe is_active logic): by Alexander Myasoedov, @msoedov
- feat(add is_active flag): by Alexander Myasoedov, @msoedov
- fix(pc): by Alexander Myasoedov, @msoedov
- feat(add test_registry_accessibility): by Alexander Myasoedov, @msoedov
- fix(pc): by Alexander Myasoedov, @msoedov
- refactor(deprecate models.schema): by Alexander Myasoedov, @msoedov
- fix(pc): by Alexander Myasoedov, @msoedov
- fix(fuzzer): by Alexander Myasoedov, @msoedov
- fix(fuzzer): by Alexander Myasoedov, @msoedov
- feat(add process_prompt_batch): by Alexander Myasoedov, @msoedov
- feat(add t5 model for testing): by Alexander Myasoedov, @msoedov
- refactor(generate_default_settings): by Alexander Myasoedov, @msoedov
- feat(move banner): by Alexander Myasoedov, @msoedov
- feat(update test markers): by Alexander Myasoedov, @msoedov
- feat(update pytest options): by Alexander Myasoedov, @msoedov
- feat(add slow test pytest cfg): by Alexander Myasoedov, @msoedov
- feat(add tests dir): by Alexander Myasoedov, @msoedov
- build(deps-dev): bump inline-snapshot from 0.20.1 to 0.20.3 by dependabot[bot], @49699333+dependabot[bot]
- feat(Add banner): by Alexander Myasoedov, @msoedov
- caught the json exception and imitated another error which was above it by arvinnick, @arvin.nick.90
- fix(ignore_errors = [KeyboardInterrupt]): by Alexander Myasoedov, @msoedov
- fix(linter): by Alexander Myasoedov, @msoedov
- feat(add crew agent): by Alexander Myasoedov, @msoedov
- feat(add pydantic_ai): by Alexander Myasoedov, @msoedov
- feat(add agents module): by Alexander Myasoedov, @msoedov
- fix(update operator py): by Alexander Myasoedov, @msoedov
- feat(add orjson): by Alexander Myasoedov, @msoedov
- feat(add configurable network timeout): by Alexander Myasoedov, @msoedov
- feat(add caching cfg): by Alexander Myasoedov, @msoedov
- feat(add network.retry): by Alexander Myasoedov, @msoedov
- refactor(config->settings): by Alexander Myasoedov, @msoedov
- fix(E( 00.00 )): by Alexander Myasoedov, @msoedov
- feat( FastAPI(default_response_class=ORJSONResponse)): by Alexander Myasoedov, @msoedov
- fix(add spec OpenRouter.ai to base.js) by Oleksandr Maistrenko, @al.master2000
- fix(typo): by Alexander Myasoedov, @msoedov
- feat(Update readme): by Alexander Myasoedov, @msoedov
New Contributors
- @maystrenk0 made their first contribution in #136
- @arvinnick made their first contribution in #140
Full Changelog: 0.5.1...0.6.0