2023-02-04 |
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
---|---|
2022-11-17 |
Add nothrow attributes to dub.semver module
Geod24
authored
on 17 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
2022-07-14 |
Add attributes and scope annotation to Dependency.Version / semver
Geod24
committed
on 14 Jul 2022
|
2021-08-24 |
Replace deprecated keyword `body` with `do`
Per Nordlöw
committed
on 24 Aug 2021
|
2021-01-24 |
Remove unused std.range import.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
2019-10-11 |
|
2019-08-31 |
Replace `hash_t` and `sizediff_t` with `size_t` and `ptrdiff_t`
JinShil
committed
on 31 Aug 2019
|
2017-12-01 |
Add pure/nogc annotations to the SemVer module.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
|
2017-03-11 |
Annotate Dependency/Version as safe.
Sönke Ludwig
committed
on 11 Mar 2017
|
2017-02-23 |
|
2016-04-20 |
Review dub.semver and improve documentation.
Sönke Ludwig
committed
on 20 Apr 2016
|
2014-03-17 |
correct imports
John Colvin
committed
on 17 Mar 2014
|
2014-02-19 |
Following rubygems version specification for approximate version more closely.
Matthias Dondorff
committed
on 19 Feb 2014
|
Fix compilation on 64-bit systems.
Sönke Ludwig
committed
on 19 Feb 2014
|
|
2014-02-18 |
Implemented ~>1.3.5 version specifier similar to what rubygems are doing.
Matthias Dondorff
committed
on 18 Feb 2014
|
2013-11-21 |
Only install pre-release versions with "dub upgrade --prerelease" if release versions are also available.
Sönke Ludwig
committed
on 21 Nov 2013
|
2013-11-13 |
Gracefully handle incomplete version strings in isValidVersion().
Sönke Ludwig
committed
on 13 Nov 2013
|
Add a module for handling SemVer version strings - will replace the Version struct in the future.
Sönke Ludwig
committed
on 13 Nov 2013
|