Remove the additional '|' syntax for toolchain requirements.
- '|' seems confusing, given that it is used as a logical AND
- Dependency already supports specifying an arbitrary range and this is the only meaningful use for '|'
- Keeps the possibility open to use '|' as a logical OR in a later version
- Rewords the change log entry and adds a link to the DUB documentation
1 parent 0b520e5 commit 41076b623ec7039256e26148839d6ce193bfc4ac
@Sönke Ludwig Sönke Ludwig authored on 17 Feb 2019
Showing 3 changed files
View
changelog/toolchain_requirements.dd
View
source/dub/compilers/compiler.d
View
test/issue1531-toolchain-requirements.sh