New
v1.7.0
What's Changed
- remove usingnamespaces by @Jan200101 in https://github.com/nolanderc/glsl_analyzer/pull/82
- fix: prevent early args.deinit by @lesleyrs in https://github.com/nolanderc/glsl_analyzer/pull/77
- fix: ignore unknown notifications by @AThePeanut4 in https://github.com/nolanderc/glsl_analyzer/pull/76
- normalize backslash on windows to forward slash by @nolanderc in https://github.com/nolanderc/glsl_analyzer/pull/65
- fix tests by @xav-ie in https://github.com/nolanderc/glsl_analyzer/pull/78
- feat format by @xav-ie in https://github.com/nolanderc/glsl_analyzer/pull/79
- feat tabsize by @xav-ie in https://github.com/nolanderc/glsl_analyzer/pull/80
New Contributors
- @Jan200101 made their first contribution in https://github.com/nolanderc/glsl_analyzer/pull/82
- @lesleyrs made their first contribution in https://github.com/nolanderc/glsl_analyzer/pull/77
- @AThePeanut4 made their first contribution in https://github.com/nolanderc/glsl_analyzer/pull/76
- @xav-ie made their first contribution in https://github.com/nolanderc/glsl_analyzer/pull/78
Full Changelog: https://github.com/nolanderc/glsl_analyzer/compare/v1.6.0...v1.7.0