# Trellis-cli v1.6.0 released

**URL:** https://discourse.roots.io/t/trellis-cli-v1-6-0-released/22548
**Category:** trellis
**Tags:** trellis-cli, releases
**Created:** 2022-03-13T18:38:04Z
**Posts:** 1

## Post 1 by @swalkinshaw — 2022-03-13T18:38:04Z

## **[trellis-cli v1.6.0 has been released](https://github.com/roots/trellis-cli/releases/tag/v1.6.0)**

## What’s Changed

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

## New Contributors :purple_heart:

- [Juneezee](https://github.com/Juneezee) made their first contribution in [#264](https://github.com/roots/trellis-cli/pull/264)
- @evance made their first contribution in [#270](https://github.com/roots/trellis-cli/pull/270)

**Full Changelog** : [Comparing v1.5.1...v1.6.0 · roots/trellis-cli · GitHub](https://github.com/roots/trellis-cli/compare/v1.5.1...v1.6.0)
