Releases: RumenDamyanov/php-chatbot
Releases · RumenDamyanov/php-chatbot
v1.1.0
What's Changed
-
Fixes and major quality improvements by @RumenDamyanov in #17
-
ci(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #14
-
ci(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #15
-
ci(deps): bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #16
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
Changes
- Update AI model defaults to latest stable versions by @RumenDamyanov in #10
- Add real-time streaming support for all AI providers with proper HTTP client abstraction by @RumenDamyanov in #11
- Add conversation memory with multi-backend storage support by @RumenDamyanov in #12
- Add comprehensive token tracking and cost optimization system by @RumenDamyanov in #13
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Update phpstan/phpstan requirement from ^1.10 to ^1.10 || ^2.0 by @dependabot[bot] in #6
- Update squizlabs/php_codesniffer requirement from ^3.7 to ^3.7 || ^4.0 by @dependabot[bot] in #7
- Merge develop to master by @RumenDamyanov in #8
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v1.0.0...v1.0.1