Releases: tochka-developers/jsonrpc-standard
Releases · tochka-developers/jsonrpc-standard
Dependency version refinement
- added laravel 12 support
 - fixed deprecation warnings for several nullable parameters
 
v1.5.0
v1.4.0
What's Changed
- feat: updated the versions of php and illuminate container by @orlovtech in #5
 
New Contributors
- @orlovtech made their first contribution in #5
 
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
What's Changed
- feat: move default error messages to constants by @darkdarin in #3
 
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat: move default exception messages to constants by @darkdarin in #2
 
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- fix: correct initialize default messages in exception child by @darkdarin in #1
 
Full Changelog: v1.0.0...v1.0.1