Git2JSS version 0.1.0
New Features:
Add support for storing passwords in keychain by default
Notable Changes
- Now uses the
keyring
module by default to safely store passwords (Issue #1) - Use --no-keyring to revert to storing in plaintext if you really must
- Now licensed under GPLv3
- Various fixes to autopkg packaging