Skip to content

1.15.3

Compare
Choose a tag to compare
@jasonmccreary jasonmccreary released this 23 Jul 16:35
· 182 commits to master since this release
7c8ccda

Fixed

  • Use $request->validated for save with validate statement (#308)

Refactored

  • Make generator classes extendable (#297)
  • Refactor shouldGenerate using collection (#299)
  • Test class to match the command class name (#302)
  • Extract common logic to abstract generator (#303)
  • Introduce Tree class to manage the analyzed tokens (#304)
  • Use shared faker-registry package (#309)