Trellis-cli v1.6.0 released

trellis-cli v1.6.0 has been released

What’s Changed

  • :bug: Fix virtualenv in paths containing spaces (#207)
  • Improve the un-initialized warning message (#257)
  • Improve check command and bump python req to 3.8 (#261)
  • Improve failure modes during new project creation (#263)
  • test: use T.TempDir to create temporary test directory by Juneezee (#264)
  • Upgrade to go v1.17 by @TangRufus (#266)
  • Use built-in testing.Setenv (#267)
  • Update Dockerfile: go 1.17, bullseye, python3 (#269)
  • Enable --debug by @evance (#270)
  • Fixes #259 - use manual input for known hosts in key generate cmd (#273)
  • Remove all ioutil usage (#274)

New Contributors :purple_heart:

Full Changelog: Comparing v1.5.1...v1.6.0 · roots/trellis-cli · GitHub

3 Likes