Skip to content
This repository was archived by the owner on Mar 13, 2022. It is now read-only.

Releases: major/supernova

Version 2.2.0

Choose a tag to compare

@major major released this 04 Dec 15:05

The details of this release are on my blog:

Version 2.0.5

Choose a tag to compare

@major major released this 31 Jul 12:48
v2.0.5

Version 2.0.5

Friendlier errors when credentials don't exist in your keyring

Choose a tag to compare

@major major released this 29 Jul 20:17

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.

Fixed quoted arguments

Choose a tag to compare

@major major released this 24 Jul 20:32

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

Overhaul & tests

Choose a tag to compare

@major major released this 18 Jul 05:23

The project has been overhauled to make it more simplistic, functional, and testable. Test coverage is currently at 100%!

Small bug fix when retrieving password from keyring

Choose a tag to compare

@major major released this 14 Jun 00:32

There was a bug that cropped up when a user attempted to retrieve their password from the keyring. That's now fixed.

Testing grouped environment support

Choose a tag to compare

@major major released this 06 May 07:10

Small update to catch conflicting environment variables

Choose a tag to compare

@major major released this 01 May 14:35