May 17, 2020
Glad to announce the first beta for LDC 1.22:

* Based on D 2.092.0+.
* AArch64: C(++) interop should now be on par with x86_64, and variadics usable with core.{vararg,stdc.stdarg}.
* Windows hosts: Auto-detection & setup of installed Visual C++ toolchains revamped and newly enabled by default.
* @weak functions emulation for Windows targets (and fix for ELF targets); no COMDATs emission for ELF anymore.

Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.22.0-beta1

Please help test, and thanks to all contributors!