This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
v2.10.0
- Fixed potential crash on startup on windows
- Added release-debug to build types
- Fixed installer git cloning
- Fixed installer not making apps executable
- Added --version command line switch
- workspace-d checks for outdated DCD, dscanner, dfmt now (depending on features required)
- workspace-d will use binaries if they are in the same folder as workspace-d
- Disallowing DMD on windows completely now
- Imports are now correctly placed in new lines #73
- Imports are correctly placed after modules #73
For Developers:
- API now working properly (file structure redone)
- workspaced.coms contained all components as renamed imports
- Added syncBlocking & syncYield to run async commands