v9.0.1 release
·
3913 commits
to master
since this release
We are happy to announce the 9.0.1 release of D++!
This release concentrates mainly on the windows stability of the project. OpenSSL and ZLib are now packaged within the repository and pre-compiled for windows users, so that compiling D++ is now easier than ever! Just open the project in visual studio 2019 and hit F7 and it should build without issue.
We have also confirmed that D++ runs great on Raspberry Pi (however it may take some time to build). A future release will include prebuilt Debian installers for the Pi.
From 9.0.1 onwards our CI system will output compiled build files for every push, so as a windows user if you need a prebuilt hot-fix you can find them in the actions tab on the GitHub project.
Thanks for using D++!