index
:
delta/python-packages/semantic-version.git
cleaner-runtest
compat-django-4
django-31
maint/2.x
maint/v1.0.0
maint/v2.7
master
packaging/bump-test-environment
pkg
rba/pre-2.8
rbarrois/restore-py2
stable-sort-with-build
subclasseable
update-support-matrix
github.com: rbarrois/python-semanticversion.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
semantic_version
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NpmSpec prerelease-handling.
Raphaël Barrois
2019-11-21
1
-1
/
+2
*
Add Clause.prettyprint() for debug.
Raphaël Barrois
2019-11-21
1
-0
/
+31
*
Back to development: 2.8.3
Raphaël Barrois
2019-09-06
1
-1
/
+1
*
Preparing release 2.8.2
2.8.2
Raphaël Barrois
2019-09-06
1
-1
/
+1
*
Fix Spec.specs for single-term ranges.
maint/2.x
Raphaël Barrois
2019-09-06
1
-1
/
+5
*
Adapt from_db_value() for Django 3
Dan Kolbman
2019-08-30
1
-1
/
+1
*
Back to development: 2.8.2
Raphaël Barrois
2019-08-29
1
-1
/
+1
*
Preparing release 2.8.1
2.8.1
Raphaël Barrois
2019-08-29
1
-1
/
+1
*
Restore `Spec.specs` [Closes #79]
Raphaël Barrois
2019-08-29
1
-0
/
+4
*
Back to development: 2.8.1
Raphaël Barrois
2019-08-29
1
-1
/
+1
*
Preparing release 2.8.0
2.8.0
Raphaël Barrois
2019-08-29
1
-1
/
+1
*
Restore Python2 support.
rbarrois/restore-py2
Raphaël Barrois
2019-08-29
2
-20
/
+19
*
Back to development: 2.7.2
Raphaël Barrois
2019-08-28
1
-1
/
+1
*
Preparing release 2.7.1
2.7.1
Raphaël Barrois
2019-08-28
1
-1
/
+1
*
Fix NPM-style caret matching.
Raphaël Barrois
2019-08-28
1
-6
/
+10
*
Back to development: 2.7.1
maint/v2.7
Raphaël Barrois
2019-08-28
1
-1
/
+1
*
Preparing release 2.7.0
2.7.0
Raphaël Barrois
2019-08-28
1
-1
/
+1
*
Deprecate support for 'partial' versions.
rba/pre-2.8
Raphaël Barrois
2019-08-26
2
-0
/
+13
*
Add `Version.precedence_key`.
Raphaël Barrois
2019-08-26
1
-152
/
+103
*
Add some docstrings.
Raphaël Barrois
2019-08-26
1
-0
/
+1
*
Add deprecations for Spec/SpecItem.
Raphaël Barrois
2019-08-26
2
-14
/
+43
*
Add support for NPM-style version ranges.
Raphaël Barrois
2019-08-26
2
-1
/
+195
*
Refactor spec/version matching.
Raphaël Barrois
2019-08-26
3
-68
/
+582
*
Fix inconsistent matching behaviour.
Raphaël Barrois
2019-08-24
1
-1
/
+5
*
Add `Version.truncate()`.
Raphaël Barrois
2019-08-24
1
-0
/
+36
*
Clarify hashing strategy for Version.
Raphaël Barrois
2019-08-24
1
-0
/
+2
*
Drop support for Python<3.4.
Raphaël Barrois
2019-08-24
3
-30
/
+19
*
Use Version(major=1, ...) for next_...
Raphaël Barrois
2019-08-24
1
-7
/
+35
*
Allow Version(major=1, ...).
Raphaël Barrois
2019-08-24
1
-2
/
+43
*
Make class name dynamic in Version.__repr__
Kyle Baird
2018-06-18
1
-1
/
+2
*
Adapt code to Django>=1.11.
Raphaël Barrois
2018-06-18
1
-9
/
+1
*
Don't use `is` for integer comparisons.
Raphaël Barrois
2018-06-18
1
-2
/
+2
*
correct spelling mistake
Edward Betts
2017-09-03
1
-1
/
+1
*
Release version 2.6.0
v2.6.0
Raphaël Barrois
2016-09-25
1
-1
/
+1
*
django: Replace south with django.db.migrations
Raphaël Barrois
2016-09-01
1
-24
/
+7
*
Linting
Raphaël Barrois
2016-09-01
3
-11
/
+18
*
Add support for Django 1.10
Raphaël Barrois
2016-09-01
1
-9
/
+18
*
Fix a bug with compatible release clauses and patch versions
Martin Ek
2016-03-07
1
-1
/
+1
*
Add support for compatible release ranges, fixes #37
Martin Ek
2016-02-25
1
-1
/
+8
*
Fix handling pre-1.0.0 caret versions (Closes #35)
Raphaël Barrois
2016-02-21
1
-1
/
+7
*
lint: Remove double return.
Raphaël Barrois
2016-02-21
1
-1
/
+0
*
Release v2.5.0
Raphaël Barrois
2016-02-12
1
-1
/
+1
*
Cleanup and document fixes from #31.
Raphaël Barrois
2016-02-12
1
-12
/
+14
*
Merge branch 'tilde-caret' of https://github.com/skwashd/python-semanticversi...
Raphaël Barrois
2016-02-12
1
-2
/
+18
|
\
|
*
Support for alternative equals specs
Dave Hall
2015-11-29
1
-2
/
+4
|
*
Make regex more readable
Dave Hall
2015-10-19
1
-2
/
+1
|
*
Add support for npm/composer caret and tilde condition extensions
Dave Hall
2015-10-15
1
-1
/
+16
*
|
Remove Copyright years (Closes #28)
Raphaël Barrois
2016-02-12
4
-4
/
+4
*
|
Merge branch 'bump-version-2' of https://github.com/MinchinWeb/python-semanti...
Raphaël Barrois
2016-02-12
1
-5
/
+14
|
\
\
|
*
|
Adjust code to match tests for bumping prerelease versions
MinchinWeb
2015-09-15
1
-5
/
+14
[next]