Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 16, 2020
- authored
Turn VersionInfo.parse into classmethod to allow subclasses (#277)
Show description for 9332d92
Commits on Jul 22, 2020
Merge pull request #278 from tomschr/feature/doc-contrib
Show description for 3689e27authoredDoc: Mention Sphinx directive for docstrings
Show description for 9088f50committed
Commits on Jun 15, 2020
Merge pull request #272 from tomschr/release/2.10.2
Show description for e2532b2authoredPrepare 2.10.2 release (#271)
Show description for af5456fcommittedDeprecate `max_ver` and `min_ver` (#264)
Show description for 772a7a6
Commits on Jun 12, 2020
Increase coverage (#268)
Show description for 4841d6fauthored
Commits on Jun 10, 2020
Merge pull request #263 from tomschr/bugfix/doc-missing-install
Show description for e8b388dauthored- committed
Fix #260 __getitem__ returning `None` on falsy parts
Show description for f332326
Commits on May 13, 2020
Merge pull request #257 from tomschr/release/2.10.1
Show description for 69d1cf2authoredRelease 2.10.1
Show description for 52ba0d6committedMerge pull request #256 from tomschr/feature/docstring-consistency
Show description for f264183authoredMerge pull request #249 from tomschr/feature/doc-release-policy
Show description for 0733da7authoredMake docstrings consistent
Show description for cfcbec7committedDoc: Add version rule to avoid surpises
Show description for 028f6b1committedFix #252: Correct wrong str type in docstring (#253)
Show description for 1f0d49bFix #251: Correct return type for next_version() (#254)
Show description for f55559a
Commits on May 11, 2020
Merge pull request #250 from tomschr/feature/doc-install
Show description for cf18005authoredSimplify openSUSE installation
Show description for 230d61a
Commits on May 10, 2020
Merge pull request #242 from tomschr/feature/__all__
Show description for 6e7291bauthoredAdd __all__ to provide explict index of semver
Show description for 8697b8ecommitted
Commits on May 5, 2020
Merge pull request #246 from tomschr/release/2.10.0
Show description for 25f5423authoredRelease 2.10.0
Show description for 1ff9360committedMerge pull request #245 from tomschr/bugfix/244-missing-list-and-str
Show description for 22ff5afauthored
Commits on May 1, 2020
Merge pull request #243 from tomschr/feature/138-add-__getitem__
Show description for 2ef2eeaauthoredMerge pull request #222 from tomschr/feature/221-bump-prerelease-and-build
Show description for 8d4336eauthored
Commits on Apr 27, 2020
Implement of VersionInfo.next_version() function
Show description for 5b04960
Commits on Apr 26, 2020
Fix #244: Allow list & str for comparison
Show description for 7057dc5committedImplement __getitem__ for #138
Show description for ec6588e
Commits on Apr 23, 2020
Merge pull request #239 from tomschr/bugfix/236-deprecate-others
Show description for d69e7c4authored
Commits on Apr 21, 2020
- committed
Get rid of _compare_by_keys, adapt comparison operators
Show description for 4482f8ccommittedFix #236: add missing deprecated functions
Show description for 14cd842committed