Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

v3.5.0

Compare
Choose a tag to compare
@WebFreak001 WebFreak001 released this 16 Dec 13:16
· 109 commits to master since this release
  • disallows compiling with DMD on windows
  • fixes a null dereference bug in methodfinder.d
  • bump to dub 1.18.0
  • switch unittests to unit-threaded
  • new SnippetsComponent for context-dependent snippets
  • Fixes workspace-d as dependency for other projects when unittesting
  • removed dunit
  • fixed workspace-d as dependency causing linker errors with LDC2
  • upgrade to libdparse 0.13.z and upgrade other dependencies
  • documentation improvements for snippets
  • support for dub dependency based snippets
  • Fixes an unlikely bug with specially constructed snippets resulting in a broken completed snippet after formatting
  • Fixes a bug with sorting imports taking in commented out imports
  • new API to check if dub syntax is correct