Tags: yarikoptic/python-versioneer
Tags
Release 0.20 (13-Jul-2020) With thanks to Tanvi Moharir, Ashutosh Varma, Benjamin Rüth, Lucas Jansen, Timothy Lusk and Barret O'Brock for contributions. * Respect `versionfile_source` in `__init__.py` snippet (python-versioneer#241) * Add `pep440-branch` and `pep440-post-branch` styles (python-versioneer#164) * Stop testing deprecated `easy_install`, support left in for now (python-versioneer#237) * Use `versionfile_build` instead of `versionfile_source` where needed (python-versioneer#242) * Improve handling of refname edge cases (python-versioneer#229) * Clarify installation in docs (python-versioneer#235) * Play nicely with custom `build_ext`s (python-versioneer#232)
Release 0.19 (10-Nov-2020) Versioneer's 0.19 release is the first under new maintainership, and most of the work done has been maintenance along with a few features and bug fixes. No significant changes to the mode of operation have been included here. The current maintainers are Nathan Buckner, Yaroslav Halchenko, Chris Markiewicz, Kevin Sheppard and Brian Warner. * Drop support for Python < 3.6, test up to Python 3.9 * Strip GPG signature information from date (python-versioneer#222) * Add `bdist_ext` cmdclass, to support native code extensions (python-versioneer#171) * Canonicalize pep440-pre style (python-versioneer#163) * Take arguments to `get_cmdclass`
PreviousNext