Skip to content

Releases: jedymatt/laravel-sail-env

v1.1.6

11 Mar 05:29
Compare
Choose a tag to compare

v1.1.5

11 Mar 03:37
a3e54d7
Compare
Choose a tag to compare

What's Changed

  • Remove inheriting InstallCommand and use InteractsWithDockerComposeServices trait instead by @jedymatt in #12

Full Changelog: v1.1.4...v1.1.5

v1.1.4

25 Sep 04:51
101b76a
Compare
Choose a tag to compare

What's Changed

  • Detect services with only preceding whitespace and not include any whitespace character by @jedymatt in #10

Full Changelog: v1.1.3...v1.1.4

v1.1.3

10 Sep 03:07
09d9c3d
Compare
Choose a tag to compare

What's Changed

  • Improve variable naming by @jedymatt in #8
  • Uses InstallCommand's $services property

Full Changelog: v1.1.2...v1.1.3

v1.1.2

18 Jul 12:25
39d6859
Compare
Choose a tag to compare

Fix showing The "overwrite-env" option does not exist.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

18 Jul 12:15
17a8239
Compare
Choose a tag to compare

What's Changed

  • Add optional argument --overwrite with -O shortcut by @jedymatt in #4

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Jul 14:45
0ff0e48
Compare
Choose a tag to compare

What's Changed

  • Patch: Remove dependency yaml and use regex to get sail services by @jedymatt in #2

Full Changelog: v1.0.1...v1.1.0

v1.0.1

17 Jul 13:17
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Jul 13:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/jedymatt/laravel-sail-env/commits/v1.0.0