Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Releases: sushidev-team/laravel-api

v0.1.5 - Cleanup

04 Oct 18:35
Compare
Choose a tag to compare

Added

  • Cleanup routine for tests

Fixed

  • Removed composer.lock from source

v0.1.4 - Add support for laravel 8

09 Sep 08:44
Compare
Choose a tag to compare

Add support for laravel 8

v0.1.3 - Bugfix Release

26 Aug 09:07
Compare
Choose a tag to compare

[0.1.3] - 2020-08-26

Fixed

  • Fix tests

v0.1.2 - Bugfix Release

26 Aug 08:32
Compare
Choose a tag to compare

Fixed

  • Bugfix for incorrect example handling in documentation

v0.1.1 - Bugfixes

26 Aug 08:19
Compare
Choose a tag to compare

Fixed

  • Documentation request couldn't handle _ in the table name correctly

Added

  • Missing tests which caused warnings

v0.1.0

13 Jul 18:08
Compare
Choose a tag to compare

Changed

  • Changed the complete testing setup. (testbench)

v0.1.0-alpha1: Initial release

03 Jul 11:01
Compare
Choose a tag to compare
Pre-release

Provide the base functionality and provide tests for many of them.