Releases: Pharaonic/laravel-modulator
Releases · Pharaonic/laravel-modulator
1.7.0
What's Changed
- Add new stubs and MakeClass, MakeEnum, MakeAction, MakeInterface, MakeTrait, MakeService, MakeScope commands by @Elsayed93 in #3
New Contributors
- @Elsayed93 made their first contribution in #3
Full Changelog: 1.6.0...1.7.0
1.6.0
add recursive to `getFiles` helper into Commands loading
1.5.2: Merge pull request #2 from omar95-pero/fix-factory-discover
fix factory discover
1.5.1
Full Changelog: 1.5.0...1.5.1
- Add coverage, profile and parallel options to Test command
- Append Modulator test to phpunit.xml and Pest.php
1.5.0
Full Changelog: 1.4.0...1.5.0
- Fix factory creating
- Refactor rule.stub to use ValidationRule interface
1.4.0
- Update stub of Cast
Full Changelog: 1.3.4...1.4.0
1.3.4
- Fix translatable time of migrations
1.3.3
Fix discover command return
1.3.2
Fix route naming
1.3.1: Merge pull request #1 from omar95-pero/main
Support Windows OS