Releases: SoliDry/api-generator
Releases · SoliDry/api-generator
Soft delete support for delete/view/index requests + migration
- soft delete code-generation support for delete/view/index + migration
- minor fixes: array view response on empty data etc
Caching support via Redis for view/index requests
1.9.1 #99. Add config and keys to readme
Add laravel + laravel-modules 3.* dependencies & updates
1.8.6 #101. Add laravel + laravel-modules 3.* dependencies & updates
Bug fix with tabs in ConfigTrait::setTabs: void declaration
1.8.5 #94. fix ConfigTrait::setTabs declaration + call in setParams
change mt_rand to random_int, fix return types, constant modifiers, add Json helper test
1.8.4 #95. Change php version to ^7.1
Performance + refactor + exceptions abstraction and json output
1.8.3 * #91. exception json pretty printable
php artisan module:list output + timestamps bug-fix
1.8.2 * #89. bug-fix timstamps() without params
Generator history rewind merge by steps and time
1.8.1 * #readme. +
Code regeneration based on saved history with --merge=last option
1.8.0 * #85. readme
Generate composite indices based on facets
1.7.2 * #80. composite foreign key support