Releases: adambullmer/sublime_ansible_vault
Releases · adambullmer/sublime_ansible_vault
1.3.1
1.3.0
Changelog
- Using the newer style sublime settings command
1.2.0
Changelog
- Added ability to specity ansible path
- Added per project settings
- Fixed bug when not using a password file
- Preferring "password_file" over "password" settings
1.1.1
- Fixed bug that broke the password prompt
1.1.0
Fixed issues with it not updating the view buffer on decrypt
1.0.2
Fixed bug to allow using paths with spaces in them
1.0.1
Wrapping setup.py
in an if
statement so it doesn't try to be evaluated as a sublime plugin
1.0.0
Initial Release