Skip to content

3.0.0-rc.1

Compare
Choose a tag to compare
@tomschr tomschr released this 19 Mar 16:47
· 81 commits to master since this release

Related pr: #399

Documentation: https://python-semver.rtfd.io/en/3.0.0-rc.1/
PyPI: https://pypi.org/project/semver/3.0.0rc1/
Full Changelog: 3.0.0-dev.4...3.0.0-rc.1

What's Changed

Apart from the above issues/pull request, for this release there were made some additional changes:

  • Combine all dev releases together in one changelog
  • Remove all changelog.d entries and integrate it into CHANGELOG
  • Move dev releases to file changelog-semver3-devel.rst
  • Split contributing into different sections
  • Some doc polishing; use :meth: consistently for semver.Version methods
  • Fix also some doc bugs
  • Amend list of contributors and sorted alphabetically by lastname
  • Correct docstrings on some deprecated functions

New Contributors

Thanks to all! ❤️