Skip to content

Latest commit

 

History

History
122 lines (68 loc) · 4.3 KB

CHANGELOG.md

File metadata and controls

122 lines (68 loc) · 4.3 KB

Release Notes

Fixed

  • Update the publish command to consider PHP 7.4 (#68)

Fixed

  • Add missing PostgreSQL clients ([#64(laravel#64))
  • Use latest expose container (cebaebc)

Fixed

Fixes

  • Replace DB_PORT and DB_CONNECTION for pgsql (#63)
  • Update share command (0348ec8)

Changed

  • Re-add memcached (#62)

Fixed

  • Fix pgsql.stub volumes typo (#60)

Changed

Changed

Changed

Added

  • Implement interactive choice and Meilisearch (#58, b78093b)

Changed

  • Display message after installing Sail (#56)

Fixed

  • Change supervisord logfile and pidfile settings (#57)

Removed

Changed

  • Inform user when running docker-compose down (#52)
  • Cleanup supervisord warnings on start (#53)

Added

  • Add support for dusk:fails (#43)

Fixed

  • Append PostgreSQL HealthCheck (#41)
  • Use non-root MySQL password for sail mysql (#45)

Added

  • PostgreSQL Support (#28)

Changed

  • Add healthcheck for mysql and redis service in docker-compose (#36)
  • Update Mailhog env variables (bf10c80)

Added

  • Yarn Support (#29)
  • root-shell added to bin/sail (#33)

Changed

  • Add sail bash to Initiate a Bash shell within the application container (#30)

Fixed

  • Send error messages to STDERR (#32)

Fixed

  • Fix a bug with memcached (7457004)

v1.0.0 (2020-12-22)

Initial stable release.