Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

v0.7.0

Choose a tag to compare

@f3l1x f3l1x released this 26 Aug 20:17
· 44 commits to master since this release

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 -> Path and GroupPath -> Path @TonyVlcek
  • Trimmed annotations e.g. ControllerId -> Id and GroupId -> 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