FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · python-semver/python-semver · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-semver
/
python-semver
Public
Notifications
You must be signed in to change notification settings
Fork
101
Star
523
Code
Issues
11
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Feb 16, 2021
Merge pull request #336 from frenzymadness/fix_3.10
Show description for 3809aed
tomschr
authored
3809aed
View commit details
Copy full SHA for 3809aed
Browse repository at this point
Update docs/usage.rst
Show description for dc6e816
frenzymadness
and
tomschr
authored
dc6e816
View commit details
Copy full SHA for dc6e816
Browse repository at this point
Fix tests for Python 3.10
frenzymadness
committed
8d72677
View commit details
Copy full SHA for 8d72677
Browse repository at this point
Commits on Dec 11, 2020
Change README (Gitter -> GH Discussions)
Show description for 194c6e6
tomschr
committed
194c6e6
View commit details
Copy full SHA for 194c6e6
Browse repository at this point
Commits on Nov 12, 2020
Add build-system to pyproject.toml
tomschr
committed
638fa1e
View commit details
Copy full SHA for 638fa1e
Browse repository at this point
Fix #322: Implement GitHub Action
Show description for 17b703b
tomschr
committed
17b703b
View commit details
Copy full SHA for 17b703b
Browse repository at this point
Commits on Oct 25, 2020
Merge pull request #296 from tomschr/feature/python-versions
Show description for 8bc819f
tomschr
authored
8bc819f
View commit details
Copy full SHA for 8bc819f
Browse repository at this point
Support Python 3.8/3.9 for semver2
tomschr
committed
61f835f
View commit details
Copy full SHA for 61f835f
Browse repository at this point
Update README
Show description for 0631368
tomschr
committed
0631368
View commit details
Copy full SHA for 0631368
Browse repository at this point
Commits on Oct 20, 2020
Prepare 2.13.0 release (#295) (#295)
Show description for 4090b94
tomschr
authored
4090b94
View commit details
Copy full SHA for 4090b94
Browse repository at this point
Document how to create subclass from VersionInfo (#287)
Show description for 90bf1be
tomschr
authored
90bf1be
View commit details
Copy full SHA for 90bf1be
Browse repository at this point
Ensure equal versions have equal hashes (#283)
Show description for db55f27
sbrudenell
authored
db55f27
View commit details
Copy full SHA for db55f27
Browse repository at this point
Commits on Oct 19, 2020
Prepare 2.12.0 release (#293) (#294)
Show description for 49229d9
tomschr
authored
49229d9
View commit details
Copy full SHA for 49229d9
Browse repository at this point
Fix #291: Disallow negative numbers in VersionInfo (#292)
Show description for 0309c63
tomschr
authored
0309c63
View commit details
Copy full SHA for 0309c63
Browse repository at this point
Commits on Oct 17, 2020
Prepare 2.11.0 release (#288) (#289)
Show description for dd110f1
tomschr
authored
dd110f1
View commit details
Copy full SHA for dd110f1
Browse repository at this point
Fix #274: String Types Py2 vs. Py3 compatibility (#275)
Show description for 20e5c4f
tomschr
and
eli-darkly
authored
20e5c4f
View commit details
Copy full SHA for 20e5c4f
Browse repository at this point
Commits on Oct 16, 2020
Add author and update changelog for #276/#277 (#286)
tomschr
authored
db870f2
View commit details
Copy full SHA for db870f2
Browse repository at this point
Turn VersionInfo.parse into classmethod to allow subclasses (#277)
Show description for 9332d92
Anvil
and
tomschr
authored
9332d92
View commit details
Copy full SHA for 9332d92
Browse repository at this point
Commits on Jul 22, 2020
Merge pull request #278 from tomschr/feature/doc-contrib
Show description for 3689e27
tomschr
authored
3689e27
View commit details
Copy full SHA for 3689e27
Browse repository at this point
Doc: Mention Sphinx directive for docstrings
Show description for 9088f50
tomschr
committed
9088f50
View commit details
Copy full SHA for 9088f50
Browse repository at this point
Commits on Jun 15, 2020
Merge pull request #272 from tomschr/release/2.10.2
Show description for e2532b2
tomschr
authored
e2532b2
View commit details
Copy full SHA for e2532b2
Browse repository at this point
Prepare 2.10.2 release (#271)
Show description for af5456f
tomschr
committed
af5456f
View commit details
Copy full SHA for af5456f
Browse repository at this point
Deprecate `max_ver` and `min_ver` (#264)
Show description for 772a7a6
tlaferriere
and
tomschr
authored
772a7a6
View commit details
Copy full SHA for 772a7a6
Browse repository at this point
Commits on Jun 12, 2020
Increase coverage (#268)
Show description for 4841d6f
tlaferriere
authored
4841d6f
View commit details
Copy full SHA for 4841d6f
Browse repository at this point
Commits on Jun 10, 2020
Merge pull request #263 from tomschr/bugfix/doc-missing-install
Show description for e8b388d
tomschr
authored
e8b388d
View commit details
Copy full SHA for e8b388d
Browse repository at this point
Doc: Add missing "install" for openSUSE
tomschr
committed
7fe1bd9
View commit details
Copy full SHA for 7fe1bd9
Browse repository at this point
Fix #260 __getitem__ returning `None` on falsy parts
Show description for f332326
tlaferriere
and
tomschr
authored
f332326
View commit details
Copy full SHA for f332326
Browse repository at this point
Commits on May 13, 2020
Merge pull request #257 from tomschr/release/2.10.1
Show description for 69d1cf2
tomschr
authored
69d1cf2
View commit details
Copy full SHA for 69d1cf2
Browse repository at this point
Release 2.10.1
Show description for 52ba0d6
tomschr
committed
52ba0d6
View commit details
Copy full SHA for 52ba0d6
Browse repository at this point
Merge pull request #256 from tomschr/feature/docstring-consistency
Show description for f264183
tomschr
authored
f264183
View commit details
Copy full SHA for f264183
Browse repository at this point
Merge pull request #249 from tomschr/feature/doc-release-policy
Show description for 0733da7
tomschr
authored
0733da7
View commit details
Copy full SHA for 0733da7
Browse repository at this point
Make docstrings consistent
Show description for cfcbec7
tomschr
committed
cfcbec7
View commit details
Copy full SHA for cfcbec7
Browse repository at this point
Doc: Add version rule to avoid surpises
Show description for 028f6b1
tomschr
committed
028f6b1
View commit details
Copy full SHA for 028f6b1
Browse repository at this point
Fix #252: Correct wrong str type in docstring (#253)
Show description for 1f0d49b
tomschr
and
tlaferriere
authored
1f0d49b
View commit details
Copy full SHA for 1f0d49b
Browse repository at this point
Fix #251: Correct return type for next_version() (#254)
Show description for f55559a
tlaferriere
and
Thomas Laferriere
authored
f55559a
View commit details
Copy full SHA for f55559a
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL