(Changes since 1.39.0-beta1 are marked with (new).)
Big news
- Frontend, druntime and Phobos are at version 2.109.1. (#4660, #4692) (new)
- LLVM for prebuilt packages bumped to v18.1.6 (except for macOS arm64). (#4678)
- Added CI testing of Alpine Linux with musl libc (including some bug fixes). Removed the libunwind dependency when linking with musl libc. (#4650, #4691) (new)
Platform support
- Supports LLVM 15 - 18. Support for LLVM 11 - 14 was dropped. The CLI options
-passmanager
and-opaque-pointers
were removed.