| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.5.0.tar.gz | 2023-10-09 | 16.7 kB | |
| 0.5.0.zip | 2023-10-09 | 24.0 kB | |
| README.md | 2023-10-09 | 1.3 kB | |
| Totals: 3 Items | 42.0 kB | 1 | |
No new stuff especially the build system is a lot more proper now. Also many other fixes.
What's Changed
- Fix json reponse data types by @razcore-rad in https://github.com/svenstaro/glsl-language-server/pull/36
- Fix warnings by @bkmgit in https://github.com/svenstaro/glsl-language-server/pull/38
- Support more extensions by @obiwac in https://github.com/svenstaro/glsl-language-server/pull/40
- Fix FreeBSD build by @obiwac in https://github.com/svenstaro/glsl-language-server/pull/39
- Bump glslang by @svenstaro in https://github.com/svenstaro/glsl-language-server/pull/41
- Bind HTTP server to localhost only by @JCWasmx86 in https://github.com/svenstaro/glsl-language-server/pull/46
- Optionally use systems libs by @mkoncek in https://github.com/svenstaro/glsl-language-server/pull/43
- Build with modern compilers by @edvn0 in https://github.com/svenstaro/glsl-language-server/pull/50
- Make HTTP support optional by @mkoncek in https://github.com/svenstaro/glsl-language-server/pull/44
- Update CLI11 dependency by @mkoncek in https://github.com/svenstaro/glsl-language-server/pull/42
- Changed client target setting, following glslangValidator approach by @mixnam in https://github.com/svenstaro/glsl-language-server/pull/47
Full Changelog: https://github.com/svenstaro/glsl-language-server/compare/0.4.1...0.5.0