VersionRange: Always output minor version for ~> and ^
Dub was correct in outputting only the major version, however this can lead to some confusion for users as pointed out in #2830. Accepting ~>5 but only exposing two states (~>5.0 and ~>5.0.0) will hopefully make things a bit more obvious. |
---|
|
source/dub/dependency.d |
---|