v0.7.0
New Features
- gdvm now uses a brand-new Godot build registry instead of the GitHub API for fetching releases. This drastically simplifies the gdvm client-side code and makes it more reliable, on top of fixing issues on certain platforms. The registry keeps SHA sums for all Godot binaries (even all the way back to 1.0!), so all downloads are now checked for integrity. (#47)
Full Changelog: v0.6.2...v0.7.0