Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Releases: d-language-server/dls

Version 0.26.2

20 Mar 18:41
4501a5d

Choose a tag to compare

  • Updated libraries:
    • dsymbol: 0.9.1 => 0.9.2
    • dub: 1.19.0 => 1.20.0

Version 0.26.1

25 Jan 14:42
4994ca1

Choose a tag to compare

  • Updated libraries:
    • dsymbol: 0.9.0 => 0.9.1
    • dub: 1.17.0 => 1.19.0
    • libddoc: 0.7.0 => 0.7.1
    • libdparse: 0.13.1 => 0.13.2

Version 0.26.0

03 Dec 19:23
f30e2fa

Choose a tag to compare

  • Updated libraries:
    • dcd: 0.11.1 => 0.12.0
    • dfmt: 0.10.1 => 0.11.0
    • dscanner: 0.7.2 => 0.8.0
    • dsymbol: 0.6.4 => 0.9.0
    • libddoc: 0.6.1 => 0.7.0
    • libdparse: 0.11.6 => 0.13.1
    • msgpack-d: 1.0.1 => 1.0.2

Version 0.25.19

29 Oct 21:27
8ad58cf

Choose a tag to compare

  • Fixed crash on empty modules (#65)

Version 0.25.18

28 Oct 18:56
a9bef67

Choose a tag to compare

  • Fixed building from source after fetching from Dub (#64)

Version 0.25.17

22 Oct 20:23
e11ba4a

Choose a tag to compare

  • 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.0
    • emsi_containers: 0.8.0-alpha.18 => 0.8.0-alpha.19

Version 0.25.16

10 Oct 18:37
ebe49ef

Choose a tag to compare

  • Updated libraries:
    • emsi_containers: 0.8.0-alpha.16 => 0.8.0-alpha.18

Version 0.25.15

29 Jul 20:28
11a6003

Choose a tag to compare

  • Fixed deprecation warnings from using the old JSON_TYPE enum name (#57)
  • Updated libraries:
    • libdparse: 0.11.5 => 0.11.6
    • msgpack-d: 1.0.0 => 1.0.1

Version 0.25.14

23 Jul 20:11
c4a9e64

Choose a tag to compare

  • Updated libraries:
    • emsi_containers: 0.8.0-alpha.15 => 0.8.0-alpha.16
    • msgpack-d: 1.0.0-beta.8 => 1.0.0

Version 0.25.13

18 Jun 09:42
15e9153

Choose a tag to compare

  • Fixed completions being sorted alphabetically (#51)