User-facing:
- Support for removing vanishing instances
- Added
--debug-templateto help users troubleshoot / refine settings (It turned out to be quite convenient for testing as well) - Support for multiple
-kwassignments 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