Skip to content

Releases: tighten/lambo

v0.4.7

30 May 03:14
f567c0d

Choose a tag to compare

Miscellaneous changes from #70:

  • Git commit should be run after we are done with .env and .env.example
  • Only the .env.example file should be manipulated by perl, and later copied to .env file
  • After script should run before browser is opened

And #69, which fixed projects with names starting with a number.

v0.4.6

26 Nov 17:19

Choose a tag to compare

Allow for customizing database username and password in #66

v0.4.5

14 Nov 21:55
d2c2e90

Choose a tag to compare

  • Resets ->tld pull back to ->domain (per #63 which somehow got overwritten) for reading Valet config

v0.4.4

12 Nov 19:28
a254b7f

Choose a tag to compare

Allow for new config locations based on Valet directory changes
Add secure flag

v0.4.3

04 Sep 02:23

Choose a tag to compare

Make modifications to .env.example as well as .env

v0.4.2

20 Nov 13:23

Choose a tag to compare

  • Replace sed with perl for greater compatability (#29)

v0.4.1

03 Oct 15:13

Choose a tag to compare

  • Open editor last if it's a terminal-based editor
  • Cp .env.example to .env if it hasn't

v0.4.0

11 Jul 19:32

Choose a tag to compare

Add the after file for running scripts after each Lambo initialization.

v0.3.1

05 Jun 19:18

Choose a tag to compare

Open editor before slower processes run

v0.3.0

05 Jun 14:53

Choose a tag to compare

  • Add config file at ~/.lambo/config
  • Allow for specifying browser

(diff)