5.4.0 (2022-03-14)
Features
- Support
dockerPrivateKey
to specify path to SSH key (#674) (915bcad) (Marcin Szleszynski) - Support individual packaging with
poetry
(#682) (ebd12cb) (Brandon White)
Maintenance Improvements
- Log child process command output on error (#679) (ff11497) (Andrei Zhemaituk)
- Replace
lodash.set
withset-value
(#676) (3edf0e0) (Marc Hassan)