Skip to content

Visual D 1.5.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rainers rainers released this 26 Sep 12:30
5afefd4

Changes from 1.4.2-beta1:

  • installer: added support for VS 2026
  • dmdserver:
    • now built with upcoming dmd 2.112 with improved GC performance
    • don't stop analyzing when a static assert is hit
    • add option to display server communication in the output pane
    • some optimizations to to reduce communication overhead
  • fixed WindowsApp template to build with recent DMD