The details of this release are on my blog: - https://major.io/2015/12/04/supernova-2-2-0-is-available/
2.0.5
2.0.4
Supernova now returns friendlier errors (along with suggestions to fix the problem) when a credential referenced in your configuration file doesn't exist in your keyring.
2.0.3
As reported in issue 81, quoted arguments weren't handled correctly. That's been fixes and now nova_args are passed as a list all the way through into the subprocess call.
_Enjoy! --Major_
2.0.0
The project has been overhauled to make it more simplistic, functional, and testable. Test coverage is currently at 100%!
1.0.1
There was a bug that cropped up when a user attempted to retrieve their password from the keyring. That's now fixed.