Skip to content

Releases: apiato/core

v2.4.3

06 Mar 16:41
904201b
Compare
Choose a tag to compare

fix namespace on JobGenerator

v2.4.2

03 Mar 17:16
e00bb44
Compare
Choose a tag to compare

add the Disable RequestCriteria "feature"

v2.4.1

28 Feb 11:31
44af4a7
Compare
Choose a tag to compare

sort web routes by name

v2.4.0

11 Feb 16:20
3c1ac50
Compare
Choose a tag to compare

Core to work with Apiato 7.4 (with Laravel 5.6)

v2.3.1

11 Feb 12:20
Compare
Choose a tag to compare

fix issue with getHashedKey()

v2.3

06 Feb 08:54
e7d6e7d
Compare
Choose a tag to compare

Core that works with Laravel 5.6. release

v2.2.6

28 Jan 09:38
27ea220
Compare
Choose a tag to compare

added new Generator commands

php artisan apiato:generate:test:testcase
php artisan apiato:generate:test:unit
php artisan apiato:generate:test:functional

v2.2.5

19 Jan 07:20
b59741c
Compare
Choose a tag to compare

fix a small issue with the ContainerApiGenerator

v2.2.4

14 Jan 11:53
Compare
Choose a tag to compare

fix small issue in Generator::removeSpecialChars()

v2.2.3

09 Jan 10:21
b83ede6
Compare
Choose a tag to compare
  • Add the TinkerServiceProvider to allow for using php artisan tinker