Skip to content

Releases: laravel/sail

v1.4.2

02 Mar 16:45
Compare
Choose a tag to compare

Changed

v1.4.1

02 Mar 16:45
Compare
Choose a tag to compare

Changed

v1.4.0

23 Feb 21:48
f243b00
Compare
Choose a tag to compare

Added

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

Changed

  • Display message after installing Sail (#56)

Fixed

  • Change supervisord logfile and pidfile settings (#57)

Removed

  • Remove memcached stub (3a4fac1)

v1.3.1

09 Feb 16:45
a18519e
Compare
Choose a tag to compare

Changed

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

v1.3.0

26 Jan 19:38
ce4861b
Compare
Choose a tag to compare

Added

  • Add support for dusk:fails (#43)

Fixed

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

v1.2.0

19 Jan 15:27
c28c1b7
Compare
Choose a tag to compare

Added

  • PostgreSQL Support (#28)

Changed

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

v1.1.0

05 Jan 16:41
277d868
Compare
Choose a tag to compare

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)

v1.0.1

22 Dec 17:43
Compare
Choose a tag to compare

Fixed

  • Fix a bug with memcached (7457004)

v1.0.0

22 Dec 17:23
640f054
Compare
Choose a tag to compare

Initial release.