summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #38 from ekmartin/compatible_releaseRaphaël Barrois2016-02-284-1/+28
|\
| * Add Martin Ek to contributors listMartin Ek2016-02-251-0/+1
| * Add support for compatible release ranges, fixes #37Martin Ek2016-02-253-1/+27
|/
* Fix handling pre-1.0.0 caret versions (Closes #35)Raphaël Barrois2016-02-214-2/+25
* lint: Remove double return.Raphaël Barrois2016-02-211-1/+0
* Remove testing on Django 1.7, outdated.Raphaël Barrois2016-02-121-1/+0
* Test up to 3.5v2.5.0Raphaël Barrois2016-02-123-4/+17
* Update test targets.Raphaël Barrois2016-02-127-21/+4
* Release v2.5.0Raphaël Barrois2016-02-122-3/+3
* Cleanup and document fixes from #31.Raphaël Barrois2016-02-125-17/+44
* Merge branch 'skwashd-tilde-caret'Raphaël Barrois2016-02-123-3/+47
|\
| * Merge branch 'tilde-caret' of https://github.com/skwashd/python-semanticversi...Raphaël Barrois2016-02-123-3/+47
| |\ |/ /
| * Fix broken testDave Hall2015-11-301-1/+1
| * Support for alternative equals specsDave Hall2015-11-292-2/+18
| * Make regex more readableDave Hall2015-10-191-2/+1
| * Add support for npm/composer caret and tilde condition extensionsDave Hall2015-10-153-1/+30
* | Remove Copyright years (Closes #28)Raphaël Barrois2016-02-1215-15/+15
* | Merge branch 'bump-version-2' of https://github.com/MinchinWeb/python-semanti...Raphaël Barrois2016-02-124-8/+144
|\ \
| * | Adjust code to match tests for bumping prerelease versionsMinchinWeb2015-09-153-6/+23
| * | add tests for bumping prerelease versionsMinchinWeb2015-09-151-2/+126
* | | Merge pull request #26 from marcelometal/patch-1Raphaël Barrois2016-02-111-1/+1
|\ \ \
| * | | Fixed typo in README.rstMarcelo Jorge Vieira2015-09-111-1/+1
| |/ /
* | | Merge pull request #34 from yunojuno/issue-33Raphaël Barrois2016-02-113-1/+41
|\ \ \ | |_|/ |/| |
| * | Fix for failing test_django testsHugo Rodger-Brown2015-11-251-15/+9
| * | Fix issue #33 - null VersionField breaks ORMHugo Rodger-Brown2015-11-243-1/+47
|/ /
* | Forbid build metadata ordering (See #18)Raphaël Barrois2015-09-159-113/+192
|/
* Bump version to 2.4.2.v2.4.2Raphaël Barrois2015-07-022-1/+7
* Remove build for py3.4/Django1.4Raphaël Barrois2015-07-021-3/+7
* Switch travis to upstream Django supported versions.Raphaël Barrois2015-07-021-1/+1
* Fix coverage building.Raphaël Barrois2015-07-023-3/+5
* Minor fixes to tests.Raphaël Barrois2015-07-022-5/+5
* fixed tests to work with django 1.7 and 1.8Michael Hrivnak2015-07-022-17/+32
* Switch to django-version-dependant install scheme.Raphaël Barrois2015-07-0210-17/+66
* Release v2.4.1v2.4.1Raphaël Barrois2015-04-012-1/+8
* Fix setup.py for readme, bis.Raphaël Barrois2015-04-011-0/+2
* Advertise supporting Python3.4.Raphaël Barrois2015-04-012-1/+2
* Fill ChangeLog.Raphaël Barrois2015-04-011-0/+8
* Fix setup.py/rst parsing.Raphaël Barrois2015-04-011-1/+1
* Release v2.4.0v2.4.0Raphaël Barrois2015-04-011-1/+1
* Travis: also test on Python3.4.Raphaël Barrois2015-04-011-0/+1
* Adds a new bump version func to the API.Rick Eyre2015-04-014-0/+56
* Fix README (Closes #19).Raphaël Barrois2015-04-012-6/+10
* Fix manifest for missing files (Closes #20).Raphaël Barrois2015-04-011-1/+3
* Fix unescaped regexps (Closes #12).Raphaël Barrois2015-04-011-2/+2
* Version bump to 2.3.1v2.3.1Raphaël Barrois2014-09-242-1/+9
* Fix setup.py encoding issues (Closes #13).Raphaël Barrois2014-09-241-2/+4
* Version bump to 2.3.0v2.3.0Raphaël Barrois2014-03-161-1/+1
* Accept '*' as a Spec (Closes #8).Raphaël Barrois2014-03-164-10/+33
* moved django test app settings to the django test app moduleMichael Hrivnak2014-03-163-12/+25
* Update README.Raphaël Barrois2014-03-081-0/+5