This repository was archived by the owner on Apr 15, 2021. It is now read-only.
Releases: d-language-server/dls
Releases · d-language-server/dls
Version 0.26.2
- Updated libraries:
dsymbol:0.9.1=>0.9.2dub:1.19.0=>1.20.0
Version 0.26.1
- Updated libraries:
dsymbol:0.9.0=>0.9.1dub:1.17.0=>1.19.0libddoc:0.7.0=>0.7.1libdparse:0.13.1=>0.13.2
Version 0.26.0
- Updated libraries:
dcd:0.11.1=>0.12.0dfmt:0.10.1=>0.11.0dscanner:0.7.2=>0.8.0dsymbol:0.6.4=>0.9.0libddoc:0.6.1=>0.7.0libdparse:0.11.6=>0.13.1msgpack-d:1.0.1=>1.0.2
Version 0.25.19
- Fixed crash on empty modules (#65)
Version 0.25.18
- Fixed building from source after fetching from Dub (#64)
Version 0.25.17
- Enhanced build process by removing dependency on
rdmd - Fixed segfault when opening files outside of a workspace (#61)
- Updated libraries:
dub:1.15.0=>1.17.0emsi_containers:0.8.0-alpha.18=>0.8.0-alpha.19
Version 0.25.16
- Updated libraries:
emsi_containers:0.8.0-alpha.16=>0.8.0-alpha.18
Version 0.25.15
- Fixed deprecation warnings from using the old
JSON_TYPEenum name (#57) - Updated libraries:
libdparse:0.11.5=>0.11.6msgpack-d:1.0.0=>1.0.1
Version 0.25.14
- Updated libraries:
emsi_containers:0.8.0-alpha.15=>0.8.0-alpha.16msgpack-d:1.0.0-beta.8=>1.0.0
Version 0.25.13
- Fixed completions being sorted alphabetically (#51)