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

v3.3.0

Compare
Choose a tag to compare
@WebFreak001 WebFreak001 released this 31 Dec 15:32
· 188 commits to master since this release
  • slightly breaking api: component binds now pass exceptions in the callback, which you should check to avoid startup issues
  • a lot fewer dub crashes!
  • you no longer need to dub upgrade to load a project successfully
  • "implement interface" is now a lot more stable and can work with a lot more code (better code insertion planned for next release)
  • added dub convert method to the interface
  • DCD version check can be used without a workspace now
  • DCD latest known version is now 0.10.2
  • dfmt updated to 0.9.0
  • dscanner updated to 0.6.0
  • fixed some segfaults
  • importer doesn't need to be instanced anymore