BinaryBuilder.jl
BinaryBuilder.jl copied to clipboard
Wizard allows for invalid version inputs
Yggdrasil only allows for major.minor.patch versions, but the Wizard allowed me to input 0.29.0-gfm6.
For the record, a fix should use the same logic as #1223