Beta 14 (RC 1)
Pre-release
Pre-release
Find setup instructions here: Beta Setup | Wiki
Fixed
- Fix NewProjectPanel persistent state (#2)
- Make c_cpp_properties platform independent (#1)
- Improve behaviour when switching SDKs (@paulober)
- Throw error when debugging if compilation failed (#19)
- Use gdb-multiarch on x86_64 linux (#16)
- Fix git download on first use of extension
Changed
- Use GitHub API for downloads, if a GitHub PAT has been setup (#18)
- Use Ninja version 1.12.1 as it now has aarch64 binaries for linux
- Add default API responses when rate limit is hit
- Add extension pack to download the recommended extensions by default
What's Changed
- c_cpp_properties platform independent by @paulober in #1
- Fix #2, NewProjectPanel persistent state by @paulober in #15
- Use GitHub API for downloads by @will-v-pi in #18
Full Changelog: 0.13.1...0.14.0