Skip to content

Releases: omarfawzi/Restful-API-Starter

v11.0.0

11 Sep 09:34
Compare
Choose a tag to compare
  • Making requests & conditions more testable
  • Update readme

v10.0.1

28 Jul 14:53
Compare
Choose a tag to compare
  • Refactoring of authentication manager

v10.0.0

27 Jul 19:08
Compare
Choose a tag to compare
  • Add support for dynamic security based on the open api schema definition .

v9.0.0

06 Jul 13:07
Compare
Choose a tag to compare
  • Supporting Application Security.

v8.0.0

06 Jul 07:14
Compare
Choose a tag to compare
  • Automatic build for readme.
  • Less abstraction levels.

v7.0.0

05 Jul 13:03
Compare
Choose a tag to compare
  • Refactored Open API Controller
  • Removed unusal layers

v6.0.0

05 Jul 09:17
Compare
Choose a tag to compare
  • Removed unusual controllers
  • Added Spatie/Laravel-Data support for request helpers.

v5.0.0

04 Jul 16:16
23aeaaa
Compare
Choose a tag to compare

v3.0.0

02 Jul 21:36
Compare
Choose a tag to compare
  • Added Caching For Schema Validation to speedup schema building.
  • Added More Tests
  • More Refactoring

v2.0.0

02 Jul 09:25
Compare
Choose a tag to compare
fix issues