Releases: moe-mizrak/laravel-openrouter
Releases · moe-mizrak/laravel-openrouter
v2.2.0
What's Changed
- Fix deprecated optional parameters declared before required parameter in ResponseData by @mohdradzee in #55
- Fix/add to array to chat, limit and cost response dtos by @moe-mizrak in #57
New Contributors
- @mohdradzee made their first contribution in #55
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- docs: reboosty badge is added to readme by @moe-mizrak in #50
- Fix/usage float property by @moe-mizrak in #52
- fix: update cost property type to float in UsageData DTO by @Sarimarcus in #51
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- chore: .gitattributes is added by @moe-mizrak in #44
- chore: laravel 12 is added to workflow by @moe-mizrak in #45
- Feat/add cost property by @moe-mizrak in #48
- feat: add cost property by @Sarimarcus in #47
New Contributors
- @Sarimarcus made their first contribution in #47
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Refactor/spatie dto refactor with laravel data by @moe-mizrak in #30
- PHP 8.2 and higher
- Laravel spati/data-tramsfer-object package is removed with spatie/laravel-data package
Full Changelog: v1.0.9...v2.0.1
v1.0.9
What's Changed
- Fix/json encode added for structured output by @moe-mizrak in #33
- docs: pull request template added to .github by @moe-mizrak in #34
- docs: Update README.md by @moe-mizrak in #35
- docs: Configuration routing is fixed for table of contents by @moe-mizrak in #36
- docs: OpenRouter discord badge is added by @moe-mizrak in #37
- docs: discord color code fixed by @moe-mizrak in #38
- fix new fields are addded citations by @moe-mizrak in #41
Full Changelog: v1.0.8...v1.0.9
v1.0.8
v1.0.7
What's Changed
-
wrong int types in ResponseData, LimitResponseData and CostResponseDa… by @moe-mizrak in #28
-
PHP versions 8.2, 8.3 and 8.4 added.
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- OPENROUTER_API_TIMEOUT is added to readme by @moe-mizrak in #24
- int fields in ChatData fixed as float by @moe-mizrak in #25
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- openrouter api calls are mocked for tests by @moe-mizrak in #21
- fix: total_cost must be float by @slider23 in #19
- feat: timeout adjusting by @slider23 in #20
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- buffering for filterStreamingResponse for incomplete data is added by @moe-mizrak in #16
Full Changelog: v1.0.3...v1.0.4