summaryrefslogtreecommitdiff
path: root/semantic_version
Commit message (Expand)AuthorAgeFilesLines
* Simplify subclassing VersionHEADsubclasseablemasterRaphaël Barrois2023-02-281-12/+12
* Test and fix Version.truncate()Raphaël Barrois2023-02-281-1/+8
* Guarantee a stable ordering with build metadataRaphaël Barrois2022-05-261-7/+35
* Update the Version.parse() to match the codePhilippe Ombredanne2022-02-061-1/+2
* Add support for Django 4.0Raphaël Barrois2021-11-081-1/+7
* Move package metadata to setup.cfgRaphaël Barrois2021-03-021-1/+9
* Back to development: 2.8.6Raphaël Barrois2020-04-291-1/+1
* Preparing release 2.8.52.8.5Raphaël Barrois2020-04-291-1/+1
* Fix wildcard matching for SimpleSpec.Raphaël Barrois2020-04-291-1/+1
* Back to development: 2.8.5Raphaël Barrois2019-12-211-1/+1
* Preparing release 2.8.42.8.4Raphaël Barrois2019-12-211-1/+1
* Properly coerce versions with leading zeroes.Raphaël Barrois2019-12-211-0/+8
* Back to development: 2.8.4Raphaël Barrois2019-11-211-1/+1
* Preparing release 2.8.32.8.3Raphaël Barrois2019-11-211-1/+1
* Fix NpmSpec prerelease-handling.Raphaël Barrois2019-11-211-1/+2
* Add Clause.prettyprint() for debug.Raphaël Barrois2019-11-211-0/+31
* Back to development: 2.8.3Raphaël Barrois2019-09-061-1/+1
* Preparing release 2.8.22.8.2Raphaël Barrois2019-09-061-1/+1
* Fix Spec.specs for single-term ranges.maint/2.xRaphaël Barrois2019-09-061-1/+5
* Adapt from_db_value() for Django 3Dan Kolbman2019-08-301-1/+1
* Back to development: 2.8.2Raphaël Barrois2019-08-291-1/+1
* Preparing release 2.8.12.8.1Raphaël Barrois2019-08-291-1/+1
* Restore `Spec.specs` [Closes #79]Raphaël Barrois2019-08-291-0/+4
* Back to development: 2.8.1Raphaël Barrois2019-08-291-1/+1
* Preparing release 2.8.02.8.0Raphaël Barrois2019-08-291-1/+1
* Restore Python2 support.rbarrois/restore-py2Raphaël Barrois2019-08-292-20/+19
* Back to development: 2.7.2Raphaël Barrois2019-08-281-1/+1
* Preparing release 2.7.12.7.1Raphaël Barrois2019-08-281-1/+1
* Fix NPM-style caret matching.Raphaël Barrois2019-08-281-6/+10
* 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