summaryrefslogtreecommitdiff
path: root/semantic_version
Commit message (Expand)AuthorAgeFilesLines
* Back to development: 2.7.1maint/v2.7Raphaël Barrois2019-08-281-1/+1
* Preparing release 2.7.02.7.0Raphaël Barrois2019-08-281-1/+1
* Deprecate support for 'partial' versions.rba/pre-2.8Raphaël Barrois2019-08-262-0/+13
* Add `Version.precedence_key`.Raphaël Barrois2019-08-261-152/+103
* Add some docstrings.Raphaël Barrois2019-08-261-0/+1
* Add deprecations for Spec/SpecItem.Raphaël Barrois2019-08-262-14/+43
* Add support for NPM-style version ranges.Raphaël Barrois2019-08-262-1/+195
* Refactor spec/version matching.Raphaël Barrois2019-08-263-68/+582
* Fix inconsistent matching behaviour.Raphaël Barrois2019-08-241-1/+5
* Add `Version.truncate()`.Raphaël Barrois2019-08-241-0/+36
* Clarify hashing strategy for Version.Raphaël Barrois2019-08-241-0/+2
* Drop support for Python<3.4.Raphaël Barrois2019-08-243-30/+19
* Use Version(major=1, ...) for next_...Raphaël Barrois2019-08-241-7/+35
* Allow Version(major=1, ...).Raphaël Barrois2019-08-241-2/+43
* Make class name dynamic in Version.__repr__Kyle Baird2018-06-181-1/+2
* Adapt code to Django>=1.11.Raphaël Barrois2018-06-181-9/+1
* Don't use `is` for integer comparisons.Raphaël Barrois2018-06-181-2/+2
* correct spelling mistakeEdward Betts2017-09-031-1/+1
* Release version 2.6.0v2.6.0Raphaël Barrois2016-09-251-1/+1
* django: Replace south with django.db.migrationsRaphaël Barrois2016-09-011-24/+7
* LintingRaphaël Barrois2016-09-013-11/+18
* Add support for Django 1.10Raphaël Barrois2016-09-011-9/+18
* Fix a bug with compatible release clauses and patch versionsMartin Ek2016-03-071-1/+1
* Add support for compatible release ranges, fixes #37Martin Ek2016-02-251-1/+8
* Fix handling pre-1.0.0 caret versions (Closes #35)Raphaël Barrois2016-02-211-1/+7
* lint: Remove double return.Raphaël Barrois2016-02-211-1/+0
* Release v2.5.0Raphaël Barrois2016-02-121-1/+1
* Cleanup and document fixes from #31.Raphaël Barrois2016-02-121-12/+14
* Merge branch 'tilde-caret' of https://github.com/skwashd/python-semanticversi...Raphaël Barrois2016-02-121-2/+18
|\
| * Support for alternative equals specsDave Hall2015-11-291-2/+4
| * Make regex more readableDave Hall2015-10-191-2/+1
| * Add support for npm/composer caret and tilde condition extensionsDave Hall2015-10-151-1/+16
* | Remove Copyright years (Closes #28)Raphaël Barrois2016-02-124-4/+4
* | Merge branch 'bump-version-2' of https://github.com/MinchinWeb/python-semanti...Raphaël Barrois2016-02-121-5/+14
|\ \
| * | Adjust code to match tests for bumping prerelease versionsMinchinWeb2015-09-151-5/+14
* | | Fix issue #33 - null VersionField breaks ORMHugo Rodger-Brown2015-11-241-1/+1
| |/ |/|
* | Forbid build metadata ordering (See #18)Raphaël Barrois2015-09-152-50/+46
|/
* Bump version to 2.4.2.v2.4.2Raphaël Barrois2015-07-021-1/+1
* Release v2.4.1v2.4.1Raphaël Barrois2015-04-011-1/+1
* Release v2.4.0v2.4.0Raphaël Barrois2015-04-011-1/+1
* Adds a new bump version func to the API.Rick Eyre2015-04-011-0/+11
* Fix unescaped regexps (Closes #12).Raphaël Barrois2015-04-011-2/+2
* Version bump to 2.3.1v2.3.1Raphaël Barrois2014-09-241-1/+1
* Version bump to 2.3.0v2.3.0Raphaël Barrois2014-03-161-1/+1
* Accept '*' as a Spec (Closes #8).Raphaël Barrois2014-03-161-10/+8
* Update copyrightRaphaël Barrois2014-03-084-4/+4
* Upgrade to semver-2.0.0 (Closes #3)Raphaël Barrois2014-02-131-0/+24
* Version bump to 2.2.2v2.2.2Raphaël Barrois2013-12-231-1/+1
* Normalize docs to docs/ (Closes #5).Raphaël Barrois2013-12-234-0/+618