Skip to content

1.19.0

Compare
Choose a tag to compare
@jasonmccreary jasonmccreary released this 27 Sep 18:02
· 183 commits to master since this release

Added

  • Laravel 8 class-based model factories (#365)
  • Generate tests using Laravel 8 model factories (#367)

Fixed

  • View generator test and fixtures (#373)
  • Fix multi-word models + refactors (#376)

Refactored

  • Update build action (#363)
  • Remove all duplicates when overwriting migrations (#375)
  • Cleanup fixtures (#368)