Releases: tochka-developers/jsonrpc-client
Releases · tochka-developers/jsonrpc-client
v3.8.2
v3.7.0
Full Changelog: v3.6.0...v3.7.0
v3.6.0
v3.5.1
v3.5.0
What's Changed
- feat: add laravel 9 support
- fix: error in client generator while generate from SMD by @TeslaFeo in #15
- feat: add
options
param for additional configuring http client (guzzle) by @yekhlakov in #16
New Contributors
Full Changelog: v3.4.1...v3.5.0
v3.4.1
v3.4.0
Features
- Add laravel 8 support
What's Changed
- Reset after trying to execute empty request set by @parshikov in #12
- http errors and json_decode errors handle by @Hatsunyan in #13
- Lumen7up by @AlexanderWhi in #14
New Contributors
- @parshikov made their first contribution in #12
- @AlexanderWhi made their first contribution in #14
Full Changelog: v3.3.1...v3.4.0
v3.3.4
Fixes
- Fix for lumen 7
What's Changed
- Lumen7up by @AlexanderWhi in #14
New Contributors
- @AlexanderWhi made their first contribution in #14
Full Changelog: v3.3.3...v3.3.4
v3.3.3
Fixes
- Fix exceptions
What's Changed
- http errors and json_decode errors handle by @Hatsunyan in #13
Full Changelog: v3.3.2...v3.3.3
v3.3.2
Fixes
- Fix reset state after empty batch request
What's Changed
- Reset after trying to execute empty request set by @parshikov in #12
New Contributors
- @parshikov made their first contribution in #12
Full Changelog: v3.3.1...v3.3.2