Releases: AkrilliA/laravel-beyond
Releases · AkrilliA/laravel-beyond
Release 4.0.1
Release 4.0.0
[4.0.0] - 2022-09-23
Added
MakeDataTransferObjectFactoryCommand
by @regnerisch reported by @thewebartisan7 in #58- Extend the default
Controller
of Laravel by @regnerisch reported by @thewebartisan7 in #63 - UPGRADE.md by @alexgaal
Changed
- Reset folder structure by @regnerisch reported by @thewebartisan7 in #56
- Use
regnerisch/laravel-command-hooks
instead of customBaseCommand
by @regnerisch - Rename
--overwrite
to--force
to be more Laravel compatible by @regnerisch
Fixed
- Fix commands not autoloaded by @regnerisch reported by @dimzeta in #66
Release 3.2.1
Release 3.2.0
Release 3.1.1
[3.1.1] - 2022-09-15
Changed
- Use FQN instead of classname in
SetupCommand
output by @Wulfheart in #70
Release 3.1.0
[3.1.0] - 2022-09-01
Added
- Queueable Actions by @thewebartisan7 in #64
Changed
- Change changelog schema from "Conventional changelog" to "Keep a changelog" by @regnerisch
Fix
- Drop table in
down
method by @thewebartisan7 in #55
Removed
- Remove auto generation of changelog in release it by @regnerisch
Release 3.0.0
3.0.0 (2022-08-08)
Bug Fixes
- fix github workflow (b60684d)
- fix github workflow (d0ea2b1)
- fix github workflow (b349115)
- fix github workflow (02f0b0f)
- fix github workflow (4ec3ea4)
- fix php dependency (3fa9b26)
- fix php dependency (5646953)
- remove composer.lock (e452357)
- remove unused dependency (ffd697f)
Features
- add github workflow (b177d49)