Releases: signageos/vscode-sops
Releases · signageos/vscode-sops
v0.9.4
Compare
Sorry, something went wrong.
No results found
Fixed
Support for files parsed as null
Release v0.9.2
Compare
Sorry, something went wrong.
No results found
Fixed
Missing --ignore-mac option in sops command.
Release v0.9.1
Compare
Sorry, something went wrong.
No results found
[0.9.1]
Fixed
Fixed functionality issues in version 0.9.0 for Windows systems.
Release v0.9.0
Compare
Sorry, something went wrong.
No results found
[0.9.0]
Warning
This version is not working on Windows systems. Please use version 0.9.1 instead.
Added
Execute sops command in directory with .sops.yaml corresponding to file to decrypt/encrypt. (This permit support sops via aquaproj/aqua )
Release v0.8.0
Compare
Sorry, something went wrong.
No results found
[0.8.0]
Added
Support for binary files (octet-stream mime type, .bin extension)
v0.7.0
Compare
Sorry, something went wrong.
No results found
Added
Support for AGE key file (sops.defaults.ageKeyFile configuration)
v0.6.1
Compare
Sorry, something went wrong.
No results found
Fixed
Encryption of files when they have specified files.associations in settings (use plaintext encryption)
v0.6.0
Compare
Sorry, something went wrong.
No results found
Added
Support for plain/text .txt file format
v0.5.0
Compare
Sorry, something went wrong.
No results found
Release log
Added
Support for dotenv .env file format
v0.4.1
Compare
Sorry, something went wrong.
No results found
Release log
Fixed
Failing when parsing empty YAML/JSON etc. files
Fix decrypt file paths to support native windows environments