Skip to content

1.x-1.0.1

Compare
Choose a tag to compare
@yorkshire-pudding yorkshire-pudding released this 24 Apr 09:56
· 136 commits to 1.x-1.x since this release
ec624e2

Added

  • PHP eval command
  • User commands
  • config import/export commands
  • Ability to download the dev branch of projects
  • Database and SQL commands
  • Documentation about extending Bee
  • Support for PHP 8+
  • Version command
  • Maintenance mode and state commands
  • Ability to download project dependencies
  • PHPCS checks included in GitHub Actions
  • PHP Script command
  • DB Drop command
  • Support command level short form options
  • DB Query command
  • Support for GitHub Tokens to mitigate GitHub API rate limit.

Changed

  • Improved install command
  • Improved support for different versions of wget()
  • Extended status command
  • Improved display of help
  • Replace exec()and shell_exec() in download command
  • Additional location for custom commands
  • Improve error handling
  • Improve support for running tests outside Lando

Removed

  • Hide progress option within download

Fixed

  • Multiple bug fixes

New Contributors

Full Changelog: 1.x-1.0.0-beta...1.x-1.0.1