This repository was archived by the owner on Dec 9, 2025. It is now read-only.
v0.7.0
Bumped! π©πΌββοΈ
Diff: v0.6.0...v0.7.0
Changes:
- Docs update @mabar
- Added endpoint sorting @mabar
- Fixed PsrLogErrorHandler registration @mabar
- Renamed
Request->RequestBody@mabar - Added default exception to response conversion @mabar
- Limited only error codes from ApiException as response codes @mabar
- Required nette/utils @mabar
- Trimmed annotations e.g.
ControllerPath->PathandGroupPath->Path@TonyVlcek - Trimmed annotations e.g.
ControllerId->IdandGroupId->Id@TonyVlcek - Droped unused or deprecated code @mabar
- Added tests @mabar @f3l1x
- Internal refactoring @mabar
- Open for php8 @Roman3349
- QA @Roman3349 @Vlczech @f3l1x
- Fixed typos @rixafy
- Better message for missing mask parameter @khorsky
- Travis to github actions @vody105
- Changed ApiRequest default value behaviour (possible BC break) @f3l1x