|
Change platform dependency to use a VersionRange
Note that this is a breaking change for library users. It changes the platform dependency to only accept version ranges, instead of any dependency. The end-users already could only write VersionRange in there, the type was just too wide. |
|---|
|
|
| source/dub/package_.d |
|---|
| source/dub/recipe/json.d |
|---|
| source/dub/recipe/packagerecipe.d |
|---|
| source/dub/recipe/sdl.d |
|---|