-
2.10.2e2532b25 · ·
Create semver version 2.10.2 (#271) Following issues/PRs were fixed for this release: * #160: Deprecated `semver.max_ver` and `semver.min_ver` * #260: Fixed `__getitem__` returning None on wrong parts * #263: Doc: Added missing "install" subcommand for openSUSE * #268: Increased coverage
-
2.10.152ba0d6e · ·
Create semver version 2.10.1 (#257) Following issues/PRs were fixed for this release: * #249: Added release policy and version restriction in documentation to help our users which would like to stay on the major 2 release. * #250: Simplified installation semver on openSUSE with ``obs://``. * #256: Made docstrings consistent
-
2.10.025f5423c · ·
Create semver version 2.10.0 (#237) Following issues/PRs were fixed for this release: * #244: Allow list & str for comparison * #236: Add missing deprecated functions * #235: Shift focus on semver.VersionInfo.* * #228: Add better doctest integration into pytest * #225: Deprecate module level functions * #224: Replace super() call (#226) * #222: Implement of VersionInfo.next_version() function * #138: Implement `__getitem__` ---- * README.rst: Remove :ref: role as it gives problems in twine * setup.py: add project URLs * Amend list of contributors * Mention how to install semver from master * tox.ini: added prepare-dist target to create distribution (whl and .tar.gz) and check with "twine check" Co-authored-by: Sebastien Celles <scls19fr@users.noreply.github.com>
-
-
-
-
-
-
-
-
-
-
-