Releases: sadv1r/ansible-vault-editor-idea-plugin
Releases · sadv1r/ansible-vault-editor-idea-plugin
v1.21
v1.20
Added
- Set default password from vault_password_file when creating new Vault
Fixed
- Vault password from text file on Windows
- Preserve newline at end of file
v1.19
Added
- Fix default to opt-out of bundling Kotlin standard library in plugin distribution
Changed
- Plugin size significantly reduced
v1.18
What's Changed
- Bump actions/setup-java from 2.3.1 to 2.5.0 by @dependabot in #131
- Bump org.jetbrains.intellij from 1.3.0 to 1.3.1 by @dependabot in #133
- Bump org.jetbrains.kotlin.jvm from 1.6.0 to 1.6.10 by @dependabot in #130
- Bump org.jetbrains.intellij from 1.3.1 to 1.4.0 by @dependabot in #134
- Bump actions/checkout from 2 to 3 by @dependabot in #138
- Bump org.jetbrains.kotlin.jvm from 1.6.10 to 1.7.10 by @dependabot in #153
- Bump org.jetbrains.intellij from 1.4.0 to 1.7.0 by @dependabot in #154
- Bump actions/setup-java from 2.5.0 to 3.4.1 by @dependabot in #155
- Remove bundled kotlin-stdlib dependency by @sadv1r in #156
- Feature/setup java v3 by @sadv1r in #157
- Upgrade Gradle Wrapper to 7.4.2 by @sadv1r in #158
- Use JVM toolchain for configuring source/target compilation compatibi… by @sadv1r in #159
- Upload Plugin Artifact to GitHub by @sadv1r in #160
- #161 Read default vault password file path from ansible config file by @sadv1r in #162
- Refactor deprecated code by @maximusfox in #163
- Upgrade Gradle Wrapper to 7.5 by @sadv1r in #164
- #161 Read default vault password file path from ansible config file by @sadv1r in #165
New Contributors
- @maximusfox made their first contribution in #163
Full Changelog: v1.17...v1.18
v1.17
v1.16
What's Changed
- Support 2021.3 platform by @sokomishalov in #123
New Contributors
- @sokomishalov made their first contribution in #123
Full Changelog: v1.15...v1.16