Releases: Commencis/secrets-vault-plugin
Releases · Commencis/secrets-vault-plugin
v0.1.3
What's Changed
- Add Sample Application by @burakaygun in #9
- Add Section about Accessing Generated Keys inside Java Class to README by @burakaygun in #11
- Fix checking obfuscated value instead of key name on generating cpp file for secrets by @cagdasfil in #14
- Release 0.1.3 by @cagdasfil in #15
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Fixed
- Fix
keepSecrets
task generatingCMakeLists.txt
file with a conditonal code block that starts withelseif
line instead ofif
, which results in a code that cannot be compiled.
v0.1.1
Fixed
- Make extensions visible in Kotlin DSL
v0.1.0
🚀 We're thrilled to announce the first release of the Secrets Vault Plugin. This release establishes the groundwork for secure and efficient management of your secrets.
📖 For a deep dive into features, installation, and usage, please consult our README.
❓ Feedback & Support:
Your insights are invaluable to us. Should you encounter any issues or have suggestions, please don't hesitate to open an issue on GitHub.