This is not the latest version! :)
LDC 0.17.x versions are maintained to support "bootstrapping" builds of newer compiler versions when the system has no D compiler installed: 0.17.x is the last version that does not need a D compiler to be built.
This is a bug fix release only. Please refer to the 0.17.0 changelog, 0.17.1 changelog, and 0.17.2 changelog for the complete set of changes in this version.
Big news
- Full stdlib and dmd testsuite passes on Android/ARM.
Platform support
- Supports LLVM 3.5 - 3.9.
Bug fixes
- Fixes for PPC64-LE, MIPS64 and ARM/AArch64 ABIs (#1905)