Skip to content

Releases: fumeapp/modeltyper

v3.5.0

19 Nov 15:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.1...v3.5.0

v3.4.1

21 Oct 14:00

Choose a tag to compare

What's Changed

  • Refactor type resolution logic in WriteColumnAttribute and update array mapping in TypescriptMappings by @tcampbPPU in #105

Full Changelog: v3.4.0...v3.4.1

v3.4.0

29 Jul 21:01
cf347b8

Choose a tag to compare

What's Changed

  • Add support for TypeScript type aliases and update command options by @tcampbPPU in #102

Full Changelog: v3.3.0...v3.4.0

v3.3.0

18 Jun 14:17
0355659

Choose a tag to compare

What's Changed

  • Support for Custom Mapped Accessor Methods Types using Eloquent Collections Returns by @AdamFeiss in #99
  • Add sum support and fixes of previous comments/feedback by @bishwajitcadhikary in #98

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

12 Jun 20:16
63d0726

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

21 May 15:55
e6118ed

Choose a tag to compare

What's Changed

  • Implement the include and exclude models options by @marcvdm in #94

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

03 Apr 13:48
f636765

Choose a tag to compare

What's Changed

  • Add case option in config to model typer command by @tcampbPPU in #92
    'case' => [
        'columns' => 'snake',
        'relations' => 'snake',
    ],

Full Changelog: v3.0.3...v3.1.0

v3.0.3

18 Mar 21:21
54abf07

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

17 Feb 17:31
bcdb9f9

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

16 Dec 17:54

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1