Releases: zzehring/intellij-jsonnet
Releases · zzehring/intellij-jsonnet
v0.1.2
Changed
- Allow compatibility with 231.* IDE versions
v0.1.1
Fixed
- NullPointerException crashes sometimes when formatting
v0.1.0
Changed
- Upgrade dependencies
- Upgrade Java version from 11 to 17
- Update minimum IDE version to 222 (2022.2+)
Fixed
- Language Server handling (start/update) now working on 223.*
v0.0.10
Added
- Allow compatibility with 223.* IDE versions
v0.0.9
Added
- Comment support
Fixed
- Allow compatibility with 222.* IDE versions
v0.0.8
Fixed
- Allow compatibility with 222.* IDE versions
v0.0.7
Added
- Implement Jsonnet reformatting