Skip to content

Releases: SoliDry/api-generator

Soft delete support for delete/view/index requests + migration

11 Mar 16:25
Compare
Choose a tag to compare
  • 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

07 Mar 06:56
Compare
Choose a tag to compare
1.9.1

#99. Add config and keys to readme

Add laravel + laravel-modules 3.* dependencies & updates

01 Mar 20:14
Compare
Choose a tag to compare
1.8.6

#101. Add laravel + laravel-modules 3.* dependencies & updates

Bug fix with tabs in ConfigTrait::setTabs: void declaration

02 Jan 09:47
Compare
Choose a tag to compare
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

01 Jan 08:53
Compare
Choose a tag to compare

Performance + refactor + exceptions abstraction and json output

16 Oct 05:41
Compare
Choose a tag to compare
1.8.3

	*	#91. exception json pretty printable

php artisan module:list output + timestamps bug-fix

08 Oct 16:53
Compare
Choose a tag to compare
1.8.2

	*	#89. bug-fix timstamps() without params

Generator history rewind merge by steps and time

30 Jul 06:30
Compare
Choose a tag to compare

Code regeneration based on saved history with --merge=last option

09 Jul 10:22
Compare
Choose a tag to compare

Generate composite indices based on facets

02 Jul 06:12
Compare
Choose a tag to compare
1.7.2

	*	#80. composite foreign key support