Fixing 'dub fetch xyz --version=a.b.c', the latest version was fetched instead of the specified.
The problem was that Dependency("1.0.0") != Dependency("==1.0.0") or Dependency(Version("1.0.0")). Similar to the branches, not specifying a comparison operator assumes identical version required.
1 parent 1784537 commit c8f02882b8bde0fd4644765fd64af017e6df51b9
@Matthias Dondorff Matthias Dondorff authored on 2 Mar 2014
Showing 1 changed file
View
source/dub/dependency.d