Releases: nolanderc/glsl_analyzer
Releases · nolanderc/glsl_analyzer
v1.5.1
What's Changed
- properly indent initializer lists by @nolanderc in #66
Full Changelog: v1.5.0...v1.5.1
v1.5.0
Updated Zig to latest stable 0.13.0.
Full Changelog: v1.4.5...v1.5.0
v1.4.5
What's Changed
- upgrade to zig 0.12.0 by @nolanderc in #56
- format: correctly print multiline constructs (comment/define) by @nolanderc in #58
Full Changelog: v1.4.4...v1.4.5
v1.4.4
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Add more hover and completion tests by @automaticp in #47
- Parser tests: replace shell scripts with pytest scripts by @automaticp in #48
Full Changelog: v1.4.2...v1.4.3
v1.4.2
Full Changelog: v1.4.1...v1.4.2
v1.4.1
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Add hover and completion tests by @automaticp in #45
- groups hover items with the same documentation strings by @nolanderc in #46
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- show extension information in hover documentation by @nolanderc in #43
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- only resolve last occurance of overloaded functions by @nolanderc in #42
Full Changelog: v1.3.0...v1.3.1