Skip to content

v0.6.0

Compare
Choose a tag to compare
@swalkinshaw swalkinshaw released this 23 Sep 23:53
· 702 commits to master since this release

Changelog

64ef6b7 Add CommandExecutor interface
ece2cc2 Add Virtualenv struct
0196488 Add alias command
7139f46 Add exec command
411d5e7 Add github package for downloading releases
4d90b00 Add init command
a015154 Add skipVirtualenv flag to new command
d0382d0 Add ssh and vault edit tests
e3d0dcf Bump golang to v1.13
86ccd8f Create config dir if necessary
fdd0be7 Embed playbook file
63910bd Fix CreateConfigDir
29a54c2 Fix project structure test
e5c6c59 Install virtualenv as a fallback
5b75eea Integrate Virtualenv
4c57929 Merge pull request #52 from TangRufus/alias
75aed6d Merge pull request #55 from roots/virtualenv-support
f4959ed Merge pull request #63 from TangRufus/embed-file
c3d4c5d Merge pull request #64 from roots/refactor-syscall-usage
f9b35f8 Merge pull request #65 from roots/optimize-project-detection
cb5abb0 Merge pull request #67 from TangRufus/go-1-13
7aeb610 Merge pull request #68 from roots/remove-windows
7967928 Remove windows support
1003b69 Set proper env name
feb298e Skip loading an already loaded project
297977e Support TRELLIS_VENV to disable virtualenv
ce73403 Switch to "golang.org/x/sys/unix" package
0e56e49 Tidy go.mod
649ad93 Update install script
9386451 Virtualenv tests
404afbc v0.6.0