Skip to content

Releases: 7nohe/laravel-typegen

v0.6.0

25 May 11:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.6.0

v0.5.4

19 May 12:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

30 Apr 23:27
Compare
Choose a tag to compare

What's Changed

  • Add supported columns (char, varchar, json, casted date/datetime) by @NaoyaMiyagawa in #25
  • Update dependencies and fix debug command by @7nohe in #26

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

21 Mar 14:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

04 Feb 16:13
Compare
Choose a tag to compare

What's Changed

  • feat: exclude vendor routes by default and add cli option by @4lun in #20
  • docs: Update README.md by @7nohe in #21
  • chore: Upgrade dependencies by @7nohe in #22

New Contributors

  • @4lun made their first contribution in #20

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Jun 15:32
Compare
Choose a tag to compare

What's Changed

  • fix: resolve 'output' option not working by @7nohe in #18
  • fix: change default output path by @7nohe in #19

Full Changelog: v0.4.1...v0.5.0

v0.4.1

02 May 15:48
Compare
Choose a tag to compare

What's Changed

  • fix: generate form request types including array by @7nohe in #17

Full Changelog: v0.4.0...v0.4.1

v0.4.0

01 May 08:58
Compare
Choose a tag to compare

What's Changed

  • feat: generate types for FormRequests by @7nohe in #16

Full Changelog: v0.3.2...v0.4.0

v0.3.2

28 Apr 01:23
Compare
Choose a tag to compare

What's Changed

  • fix: skip generation if command execution failed by @7nohe in #15

Full Changelog: v0.3.1...v0.3.2

v0.3.1

30 Mar 14:02
Compare
Choose a tag to compare

What's Changed

  • fix: support models in subdirectories by @7nohe in #12

Full Changelog: v0.3.0...v0.3.1