Releases: sajya/server
Releases · sajya/server
7.0.0
7.0.0 - 2025-03-09
Added
- Introduced a base configuration file by @tabuna
- Support for Laravel 12.x. by @jesse-greathouse in #78
Changed
- Migrated from
@phpdoc
annotations to native PHP attributes for improved type safety and modern standards. - Set the default limit for batch requests to 50 items.
Removed
- Deprecated class
Guide
has been removed. - The entire
Annotations
namespace has been eliminated as part of the migration to PHP attributes.
Full Changelog: 6.1.0...7.0.0
6.1.0
6.1.0 - 2024-03-16
Added
- Support Laravel 11.x
New Contributors
- @laravel-shift made their first contribution in #69
Full Changelog: 6.0.1...6.0.3
6.0.1
What's Changed
- Bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #59
- Bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #60
Full Changelog: 6.0.0...6.0.1
6.0.0
5.3.0
5.3.0 - 2022-11-06
Added
Changed
- Improve typing
- Update Bootstrap version for docs
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #43
- Bump actions/cache from 2 to 3.0.11 by @dependabot in #44
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #42
- Added usage Laravel Pint for code style by @tabuna in #46
- Added Proxy procedure by @tabuna in #47
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: 5.2.0...5.3.0
5.2.0
5.1.0
5.1.0 - 2022-07-19
Added
- Added
callHttpProcedure
method which calls the procedure without any chained assertions #37
New Contributors
- @SimonMacIntyre made their first contribution in #37
Full Changelog: 5.0.3...5.1.0