Releases: zzehring/intellij-jsonnet
Releases · zzehring/intellij-jsonnet
v0.3.3
v0.3.2
Fixed
- Display server status widget in statusbar
v0.3.1
Fixed
- Handle possible paths for plugin dir
v0.3.0
Added
- Bump gradle version to 8.9
- Migrate to v2 of Gradle IntelliJ Plugin
- Add support for IntelliJ 2024.2
v0.2.1
Added
- Allow enabling/disabling of lint and eval diagnostics on language server through plugin settings (PR #80)
- Allow specifying JPaths to pass onto language server (PR #88)
Changed
- Allow compatibility with 241.* IDE versions (PR #82)
- Update minimum IDE version to 233.2 (PR #82)
- Upgrade intellij-plugin to 1.17.2 (PR #80)
Fixed
- Correct
jsonnet
/libsonnet
icon path
v0.2.0
v0.1.6
Added
- Allow compatibility with 233.* IDE versions
- Upgrade kotlin from 1.7.21 to 1.9.21
v0.1.5
Added
- Allow compatibility with 232.* IDE versions
v0.1.4
v0.1.3
Fixed
- allow for unexpected json fields when querying GitHub for latest releases