User-facing:
- Support for removing vanishing instances
- Added
--debug-template
to help users troubleshoot / refine settings (It turned out to be quite convenient for testing as well) - Support for multiple
-kw
assignments on the same keyword, in the cases where SSH allows multiple kwarg pairs for the same keyword, likeLocalForward
.
Internals:
- 95%+ test coverage
- Replaced icdiff dep by icdiff inspired code
First (test.)PyPI release