Skip to content

Releases: adambullmer/sublime_ansible_vault

1.3.1

13 Mar 16:46
cce661f
Compare
Choose a tag to compare

(hopefully) fixed settings path issue

1.3.0

12 Mar 02:25
cfa0901
Compare
Choose a tag to compare

Changelog

  • Using the newer style sublime settings command

1.2.0

12 Mar 01:58
7802368
Compare
Choose a tag to compare

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

11 Nov 18:14
55f9bea
Compare
Choose a tag to compare
  • Fixed bug that broke the password prompt

1.1.0

04 Nov 06:54
47beeeb
Compare
Choose a tag to compare
Fixed issues with it not updating the view buffer on decrypt

1.0.2

09 Dec 17:27
Compare
Choose a tag to compare

Fixed bug to allow using paths with spaces in them

1.0.1

04 May 16:51
Compare
Choose a tag to compare

Wrapping setup.py in an if statement so it doesn't try to be evaluated as a sublime plugin

1.0.0

28 Apr 16:30
Compare
Choose a tag to compare

Initial Release