Releases: nolanderc/glsl_analyzer
Releases · nolanderc/glsl_analyzer
v1.7.1
What's Changed
- re-add missing logic to stringify Enums as Ints by @Jan200101 in #84
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- remove usingnamespaces by @Jan200101 in #82
- fix: prevent early args.deinit by @lesleyrs in #77
- fix: ignore unknown notifications by @AThePeanut4 in #76
- normalize backslash on windows to forward slash by @nolanderc in #65
- fix tests by @xav-ie in #78
- feat format by @xav-ie in #79
- feat tabsize by @xav-ie in #80
New Contributors
- @Jan200101 made their first contribution in #82
- @lesleyrs made their first contribution in #77
- @AThePeanut4 made their first contribution in #76
- @xav-ie made their first contribution in #78
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- feat: update to zig-0.14 by @stefanboca in #75
New Contributors
- @stefanboca made their first contribution in #75
Full Changelog: v1.5.1...v1.6.0
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