Skip to content

Releases: fumeapp/modeltyper

decimal support

25 Jul 09:29
Compare
Choose a tag to compare
v1.0.14

✨ add type decimal

attempt at a point type

25 Jul 05:46
Compare
Choose a tag to compare
v1.0.13

🚧 more attempts for a point type

ignore custom fields

20 Jul 23:26
Compare
Choose a tag to compare

allow geogis setups

back to booleans

20 Jul 23:18
Compare
Choose a tag to compare

0|1 was a result of not properly casting - properly cast booleans

support MoprhMany

31 May 10:14
Compare
Choose a tag to compare
  • support MoprhMany

snake case and proper booleans

26 May 05:46
Compare
Choose a tag to compare
  • append snake case to relationships to match json responses (activeDep to active_dep)
  • change booleans to match the actual results which are 0 or 1 since true/false get converted into strings

morph support

25 May 17:36
6899fc6
Compare
Choose a tag to compare

polymorph relationship support thanks to @tcampbPPU

Nullable detection for columns and relations

21 May 00:57
Compare
Choose a tag to compare
v1.0.7

🎨 update to readme to reflect nullable detection

another array fix

17 May 06:17
Compare
Choose a tag to compare
v1.0.6

♻️ another array fix

support for json

17 May 06:12
Compare
Choose a tag to compare
v1.0.5

🔧 accomodate for json