All notable changes to make-commands
will be documented in this file.
- add: Laravel 10 support by @Xammie in #16
Full Changelog: https://github.com/Xammie/make-commands/compare/v0.4.1...v0.5.0
- Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in #5
- Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in #6
- Bump actions/checkout from 2 to 3 by @dependabot in #7
- Add make command for traits by @Xammie in #8
- Add make command for config files by @Xammie in #9
Full Changelog: https://github.com/Xammie/make-commands/compare/v0.4.0...v0.4.1
Full Changelog: https://github.com/Xammie/make-commands/compare/0.3.0...v0.4.0
- Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #3
- Added Collection as make command by @ItsRD in #4
Full Changelog: https://github.com/Xammie/make-commands/compare/v0.3.0...0.4.0
- Add config for namespaces by @Xammie in #1
- Add interface and repository make commands by @Xammie in #2
Full Changelog: https://github.com/Xammie/make-commands/compare/v0.2.0...v0.3.0
- Stubs can be published
Full Changelog: https://github.com/Xammie/make-commands/compare/v0.1.0...v0.2.0
- Added make action command
- Added make contract command
- Added make dto command
- Added make enum command
- Added make service command
- initial release