Releases: tighten/lambo
Releases · tighten/lambo
v0.4.7
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
v0.4.5
v0.4.4
Allow for new config locations based on Valet directory changes
Add secure flag
v0.4.3
Make modifications to .env.example
as well as .env
v0.4.2
v0.4.1
- Open editor last if it's a terminal-based editor
- Cp
.env.example
to.env
if it hasn't
v0.4.0
Add the after
file for running scripts after each Lambo initialization.
v0.3.1
Open editor before slower processes run