History for dub_jkp / source / dub / semver.d
2016-04-20
@Sönke Ludwig
Review dub.semver and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
2014-03-17
@John Colvin
correct imports
John Colvin committed on 17 Mar 2014
2014-02-19
@Matthias Dondorff
Following rubygems version specification for approximate version more closely.
Matthias Dondorff committed on 19 Feb 2014
@Sönke Ludwig
Fix compilation on 64-bit systems.
Sönke Ludwig committed on 19 Feb 2014
2014-02-18
@Matthias Dondorff
Implemented ~>1.3.5 version specifier similar to what rubygems are doing.
Matthias Dondorff committed on 18 Feb 2014
2013-11-21
@Sönke Ludwig
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
@Sönke Ludwig
Gracefully handle incomplete version strings in isValidVersion().
Sönke Ludwig committed on 13 Nov 2013
@Sönke Ludwig
Add a module for handling SemVer version strings - will replace the Version struct in the future.
Sönke Ludwig committed on 13 Nov 2013