Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 13, 2020
Fix #252: Correct wrong str type in docstring
Show description for 40bdb0b
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
Commits on Apr 20, 2020
Merge pull request #235 from tomschr/feature/doc-focus-on-versioninfo
Show description for 9691b41authored
Commits on Apr 19, 2020
Fix #235: Shift focus on semver.VersionInfo.*
Show description for b145931committed
Commits on Apr 16, 2020
Merge pull request #229 from tomschr/feature/deprecationwarning
Show description for c9b2a7fauthored
Commits on Apr 14, 2020
Fix #225: Deprecate module level functions
Show description for 5b8bb16
Commits on Mar 19, 2020
Merge pull request #230 from tomschr/feature/minor-fix4docs
Show description for 34f038dauthored
Commits on Mar 16, 2020
Add version information in some functions
Show description for 1e6a251committedMerge pull request #228 from tomschr/feature/integrate-doctests
Show description for 158f19fauthored
Commits on Mar 15, 2020
Integrate better doctest integration into pytest
Show description for 6669ba0committed
Commits on Feb 29, 2020
Fix #224: Replace super() call (#226)
Show description for 6878916
Commits on Feb 16, 2020
Create semver version 2.9.1 (#219)
Show description for 3f92aa5
Commits on Jan 19, 2020
Fix #210: how to deal with invalid versions (#215)
Show description for b5ccad6Improve pysemver subcommands (#214)
Show description for 5755f9aImprove docstrings according to PEP257 (#212)
Show description for 177f080
Commits on Dec 10, 2019
Fix #208: Introduce VersionInfo.isvalid() function (#209)
Show description for f2c23f6
Commits on Dec 7, 2019
Improve consistency in tox.ini (#206)
Show description for 63b9163
Commits on Nov 25, 2019
Fix #203: Use --check option for black (infra) (#204)
Show description for 8169c12Fix #201: Reformat source code with black (#202)
Show description for dfc2270
Commits on Nov 24, 2019
Fix #194 and #114: Update semver regex to version from semver.org (#198)
Show description for 017e296Extend #186: Add GitHub Action for black formatter (#200)
Show description for 9e4ebcf