2022-07-28 |
Keep logging functionality out of the public API as requested in https://github.com/dlang/dub/pull/2124#issuecomment-813016939.
Bastiaan Veelo
authored
on 13 Jun 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
---|---|
New logging module - initial functionality
...
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
2022-07-18 |
Dependency: Remove dead 'isSCM' code from Version
...
Geod24
authored
on 15 Jul 2022
Mathias LANG
committed
on 18 Jul 2022
|
Dependency: Convert to a discrete type
...
Geod24
authored
on 13 Jul 2022
Mathias LANG
committed
on 18 Jul 2022
|
|
Add VersionMatchMode support to VersionRange.matches
Geod24
authored
on 16 Jul 2022
Mathias LANG
committed
on 18 Jul 2022
|
|
Suppress `version` for path-based deps in Dependency.toJson()
...
Martin Kinkelin
authored
on 18 Jul 2022
The Dlang Bot
committed
on 18 Jul 2022
|
|
2022-07-16 |
Dependency: Remove top-level safe, apply to decl
...
Geod24
authored
on 15 Jul 2022
The Dlang Bot
committed
on 16 Jul 2022
|
2022-07-15 |
Dependency: Change format for path-based dependencies (#2316)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
Deprecate duplicated JSON serialization for Dependency
Geod24
authored
on 15 Jul 2022
The Dlang Bot
committed
on 15 Jul 2022
|
|
Deprecate `PackageManager.loadSCMPackage` & other `Dependency`-related refactoring (#2312)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
|
2022-07-14 |
Trivial: Use Dependency's matchesAny / isExactVersion more consistently
Geod24
committed
on 14 Jul 2022
|
Dependency: Add attributes to optional / default_
Geod24
committed
on 14 Jul 2022
|
|
|
|
Trivial: Simplify Version.matches
Geod24
committed
on 14 Jul 2022
|
|
Merge pull request #2305 from Geod24/move-stuff-in-versionrange
...
The Dlang Bot
authored
on 14 Jul 2022
GitHub
committed
on 14 Jul 2022
|
|
Dependency: Move `spec` / git ref inside of `Repository`
...
Geod24
authored
on 13 Jul 2022
Mathias LANG
committed
on 14 Jul 2022
|
|
Dependency: Make Any/Invalid manifest constants in VersionRange
Geod24
committed
on 14 Jul 2022
|
|
|
|
Add attributes and scope annotation to Dependency.Version / semver
Geod24
committed
on 14 Jul 2022
|
|
2022-07-13 |
Merge remote-tracking branch 'origin/stable' into merge_stable
...
Martin Kinkelin
committed
on 13 Jul 2022
|
2022-07-10 |
Also let getBestPackage use VersionMatchMode.strict for managed packages.
Sönke Ludwig
committed
on 10 Jul 2022
|
|
|
2022-06-17 |
Dependency: Isolate SemVer version logic in its own struct
...
Geod24
authored
on 16 Jun 2022
The Dlang Bot
committed
on 17 Jun 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 |
|