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
|
Add "default" flag to Dependency and fix "*" to match optional dependencies.
Sönke Ludwig
committed
on 10 Feb 2016
|
|
2016-01-12 |
Let Dependency.versionString output "~>" style version ranges.
Sönke Ludwig
committed
on 12 Jan 2016
|
2015-09-19 |
|
2015-06-26 |
Make the describe() API strongly typed.
Sönke Ludwig
committed
on 26 Jun 2015
|
2015-06-09 |
Add Dependency.versionSpec property.
Sönke Ludwig
committed
on 9 Jun 2015
|
2015-03-15 |
Fix equality comparison of identical versions with different meta data.
Sönke Ludwig
committed
on 15 Mar 2015
|
2015-02-19 |
Use booleans instead of strings to represent version range limits.
...
Sönke Ludwig
committed
on 19 Feb 2015
|
Fix limit conditions when merging dependency version ranges.
...
Sönke Ludwig
committed
on 19 Feb 2015
|
|
2014-12-15 |
Apply patch by ketmar: remove comma expressions and fix property syntax.
...
ketmar
authored
on 15 Dec 2014
Sönke Ludwig
committed
on 15 Dec 2014
|
2014-10-26 |
Avoid catching Error instances in various places. See #443.
Sönke Ludwig
committed
on 26 Oct 2014
|
2014-10-18 |
DFix the code
Geod24
committed
on 18 Oct 2014
|
2014-08-24 |
Add an early out for invalid child configurations in the dependency resolver. Fixes #405.
...
Sönke Ludwig
committed
on 24 Aug 2014
|
2014-07-16 |
Missing format()
sinkuu
committed
on 16 Jul 2014
|
2014-07-01 |
Improve some package upgrade related messages.
Sönke Ludwig
committed
on 1 Jul 2014
|
2014-06-30 |
Fix optional dependencies being always downloaded with the new dependency resolver. Fixes #359.
Sönke Ludwig
committed
on 30 Jun 2014
|
2014-05-22 |
Removed trailing whitespace
James Clarke
committed
on 22 May 2014
|
Converted line endings from CRLF to LF
James Clarke
committed
on 22 May 2014
|
|
2014-04-21 |
Update unit test for new path based dependency behavior.
Sönke Ludwig
committed
on 21 Apr 2014
|
Fix path based dependencies. See #282 and #253.
Sönke Ludwig
committed
on 21 Apr 2014
|