Skip to content

Releases: SoliDry/api-generator

Fix double/float types maximum/minimum display-precision values

11 Aug 15:04
Compare
Choose a tag to compare
2.6.15

#197: Add default values for double/float

Remove extra/unused props by moving them to stack

23 May 19:23
Compare
Choose a tag to compare
2.6.14

#193: Remove extra/unused props and import

Fix key/attr in json mutator + composer.json version fixes

09 Mar 20:04
Compare
Choose a tag to compare

Fix composer.json lock on illuminate/container versions

08 Mar 21:11
Compare
Choose a tag to compare
2.6.12

Merge remote-tracking branch 'origin/master'

Fix merged words in json-api output to snake_cased types, CustomSql empty settings check

22 Jan 17:31
Compare
Choose a tag to compare
  • Fix merged words in json-api output to snake_cased types
  • Fix relation methods in Entities
  • Fix FormRequest relation entity underscore on camel-case
  • Fix CustomSql empty settings check

Fix camel cased entity generated names

20 Jan 07:20
Compare
Choose a tag to compare

Fix camel cased entity generated names in $table, Routes/api.php + dbl underscore fix

Fix behavior of unparenthesized expressions that will change in php v8

16 Jan 19:25
Compare
Choose a tag to compare
2.6.9

Merge branch 'master' of github.com:SoliDry/api-generator

Fix ttl passed to xFetch method to invalidate the cache

19 Oct 11:15
Compare
Choose a tag to compare
2.6.8

Merge remote-tracking branch 'origin/master'

Fix query string hash for Redis cache storage

10 Oct 19:28
Compare
Choose a tag to compare
2.6.7

#183: Fix getRequestUri+getQueryString

Fix gen-docs mediaType open parenthesis and single quotes in double quotes

10 Aug 20:23
Compare
Choose a tag to compare
2.6.6

Merge remote-tracking branch 'origin/master'