Skip to content

v2.1.0

Compare
Choose a tag to compare
@ash-jc-allen ash-jc-allen released this 02 Apr 17:31
· 31 commits to master since this release
5cfc435

Added

  • Improved command output using Termwind. Huge thanks to @xiCO2k for this! #38
  • Added dependency requirement for illuminate/command. #40

Updated

  • Removed unneeded illuminate/cache dependency requirement. #40
  • Removed old and unneeded exceptions. #39
  • Updated the PHPUnit config file to the newest format. #45

Fixed

  • Fixed bug that was removing underscores from validation error messages. #43