Visual D 1.5.0-beta1
Pre-release
Pre-release
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