Releases: apiato/core
Releases · apiato/core
v2.4.3
fix namespace on JobGenerator
v2.4.2
add the Disable RequestCriteria
"feature"
v2.4.1
sort web routes by name
v2.4.0
Core to work with Apiato 7.4
(with Laravel 5.6)
v2.3.1
fix issue with getHashedKey()
v2.3
Core that works with Laravel 5.6. release
v2.2.6
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
fix a small issue with the ContainerApiGenerator
v2.2.4
fix small issue in Generator::removeSpecialChars()
v2.2.3
- Add the
TinkerServiceProvider
to allow for usingphp artisan tinker