Skip to content

Release v3.1.13

Compare
Choose a tag to compare
@limingxinleo limingxinleo released this 14 Mar 10:24
· 60 commits to master since this release
be01f30

Added

  • #6576 Added Hyperf\Stringable\Str::apa() method.
  • #6577 Support setup command traits before running.
  • #6579 Added now() and today() helper functions.
  • #6590 Added --graceful to migrateCommand.

Fixed

  • #6586 Fixed bug that the command description will cause parse error when contains --.
  • #6593 Fixed the error when register multi AsCommand.

New Contributors

Full Changelog: v3.1.12...v3.1.13