Skip to content

V1.2.0

Compare
Choose a tag to compare
@JustinByrne JustinByrne released this 02 Jun 20:18
· 41 commits to main since this release

V1.2.0 - 2022/06/02

Added

  • Tests for all the make commands
  • Added return SUCCESS and FAILURE values to help with testing

Changed

  • Renamed all the commands to match Laravel styling e.g. makeServiceCommand
  • Moved commands into an alphabetically order
  • Changed cs to order imports alphabetically