2022-07-10 |
Also let getBestPackage use VersionMatchMode.strict for managed packages.
Sönke Ludwig
committed
on 10 Jul 2022
|
---|---|
|
|
2021-08-24 |
Replace deprecated keyword `body` with `do`
Per Nordlöw
committed
on 24 Aug 2021
|
2021-01-25 |
Refactor imports.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 25 Jan 2021
|
2020-08-09 |
Support dependencies as git url with exact commit (#1798)
...
Eugene Wissner
authored
on 9 Aug 2020
GitHub
committed
on 9 Aug 2020
|
2019-12-17 |
|
2019-10-31 |
[dip1000] Fix compilation and test it on Travis CI
ZombineDev
committed
on 31 Oct 2019
|
[scope] [Dependency] Don't annotate constructor parameter with scope
...
ZombineDev
committed
on 31 Oct 2019
|
|
2019-10-11 |
|
2019-10-08 |
Revert "support dependencies as git url with exact commit"
Sebastian Wilzbach
authored
on 8 Oct 2019
GitHub
committed
on 8 Oct 2019
|
2019-09-21 |
Support dependencies as git url with exact commit
Eugen Wissner
committed
on 21 Sep 2019
|
2019-08-31 |
Replace `hash_t` and `sizediff_t` with `size_t` and `ptrdiff_t`
JinShil
committed
on 31 Aug 2019
|
2019-02-17 |
Fix deprecation warnings/errors.
Sönke Ludwig
committed
on 17 Feb 2019
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
2017-12-02 |
Mark all methods of Dependency safe or trusted.
Sönke Ludwig
committed
on 2 Dec 2017
|
2017-12-01 |
|
Optimize Dependency.toHash/matchesAny.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
2017-09-07 |
Let fuzzy version matches exclude pre-release variants of the bumped version.
...
Sönke Ludwig
committed
on 7 Sep 2017
|
2017-04-11 |
spelling fixes
klemens
committed
on 11 Apr 2017
|
2017-03-11 |
Annotate Dependency/Version as safe.
Sönke Ludwig
committed
on 11 Mar 2017
|
2016-07-12 |
trivial: Fix typos
Matthias Klumpp
committed
on 12 Jul 2016
|
2016-06-24 |
|
2016-06-02 |
Let Dependency.toString() print if an optional dependency is marked as default.
Sönke Ludwig
committed
on 2 Jun 2016
|
2016-05-23 |
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig
committed
on 23 May 2016
|
2016-04-21 |
Use explicit types for static properties in Dependency/Version.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
|
2016-04-20 |
Mention version of removal for all deprecated public symbols.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
Review dub.dependency and improve documentation.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
2016-02-10 |
Fix test variable names.
Sönke Ludwig
committed
on 10 Feb 2016
|