History for dub_jkp / source / dub / dependency.d
2024-06-11
@Mathias Lang
VersionRange: Always output minor version for ~> and ^ ...
Mathias Lang committed on 11 Jun
@Mathias Lang
Fix #2901: VersionRange.toString() doesn't handle >0.0.0 ...
Mathias Lang authored on 11 Jun Mathias LANG committed on 11 Jun
2024-04-19
@Atila Neves
Prune the result of `Package.getAllDependenciesRange`
Atila Neves committed on 19 Apr
2024-02-08
@Mathias Lang
Make 'Dependency.init' invalid and align Any/Invalid property ...
Mathias Lang authored on 7 Feb 2024 Mathias LANG committed on 8 Feb 2024
2024-02-05
@Mathias Lang
Add opEquals/opCmp to PackageName
Mathias Lang authored on 4 Feb 2024 Mathias LANG committed on 5 Feb 2024
2024-01-18
@Mathias Lang
Remove PackageName alias this to toString ...
Mathias Lang authored on 17 Jan 2024 Mathias LANG committed on 18 Jan 2024
2024-01-15
@Mathias Lang
Introduce PackageName, to fully type a package name ...
Mathias Lang authored on 14 Jan 2024 Petar Kirov committed on 15 Jan 2024
2023-12-19
@Mathias Lang
Trivial: Remove dead imports from dub.dependency ...
Mathias Lang authored on 19 Dec 2023 The Dlang Bot committed on 19 Dec 2023
@Mathias Lang
Remove logging from dub.dependency ...
Mathias Lang authored on 19 Dec 2023 Mathias LANG committed on 19 Dec 2023
2023-02-13
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 13 Feb 2023
2023-02-12
@WebFreak001
fix path dependencies forgetting default/optional
WebFreak001 committed on 12 Feb 2023
2023-02-04
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2023-01-03
@Geod24
Fix various DDOC warnings
Geod24 authored on 3 Jan 2023 The Dlang Bot committed on 3 Jan 2023
2022-11-02
@Sönke Ludwig
Move foreign code from global scope to dub.internal. ...
Sönke Ludwig authored on 2 Nov 2022 Jan Jurzitza committed on 2 Nov 2022
2022-11-01
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 1 Nov 2022
2022-10-20
@Geod24
Fix #1752: Use 'no' as string representation of Dependency.Invalid
Geod24 authored on 20 Oct 2022 Mathias LANG committed on 20 Oct 2022
2022-10-17
@Geod24
sumtype: Work around bugs in return type inference
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
@Geod24
Do not use Phobos' sumtype, use dyaml's versioned one ...
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
2022-08-27
@Geod24
Trivial: Remove redundant comparison ...
Geod24 authored on 27 Aug 2022 Mathias LANG committed on 27 Aug 2022
@Geod24
Trivial: Correct code to use match's value instead of property ...
Geod24 authored on 27 Aug 2022 Mathias LANG committed on 27 Aug 2022
@Geod24
Remove 'unknown' version ...
Geod24 authored on 27 Aug 2022 Mathias LANG committed on 27 Aug 2022
@Geod24
Dependency: Deprecate path/repository setters ...
Geod24 authored on 26 Aug 2022 Mathias LANG committed on 27 Aug 2022
2022-08-22
@Geod24
Trivial: Expand body of Dependency.opEquals ...
Geod24 authored on 22 Aug 2022 Jan Jurzitza committed on 22 Aug 2022
@Geod24
Dependency: Make VersionRange.match scope
Geod24 authored on 22 Aug 2022 Jan Jurzitza committed on 22 Aug 2022
2022-08-21
@Geod24
Dependency: Take advantage of -preview=in ...
Geod24 authored on 20 Aug 2022 The Dlang Bot committed on 21 Aug 2022
2022-08-08
@WebFreak001
improve some output coloring ...
WebFreak001 authored on 8 Aug 2022 Mathias LANG committed on 8 Aug 2022
2022-08-07
@Geod24
Deprecate Dependency.versionSpec ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
Trivial: Move relevant documentation from Dependency.versionSpec to VersionRange
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
2022-08-03
@Geod24
Dependency: Expose `visit` to `match` on `SumType` ...
Geod24 authored on 1 Aug 2022 Jan Jurzitza committed on 3 Aug 2022
@Geod24
Add some const qualifiers to Repository
Geod24 authored on 1 Aug 2022 Jan Jurzitza committed on 3 Aug 2022