Releases: jbweston/miniver
Releases · jbweston/miniver
Version 0.7.0
Added
- Allow distributions that place packages in a "src" directory
Changed
- Replace tool "install-miniver" with a tool "miniver" with a command "install"
Fixed
- Use "build_py" from setuptools, rather than distutils, which prevents a warning
being displayed when using more recent setuptools versions
Version 0.6.0
Fixed
- Typos in generated files (comments only)
- Dedented template code produced by 'install-miniver' to make it copy-pasteable.
version 0.5.0
- Set up CI for Linux, MacOS and Windows
version 0.4.0
- fix bug with local miniver installations
- Report version 'unknown+' when no tags present
- Prepend 'g' to git hash part of version
version 0.3.1
hotfix version 0.3 to fix rendering of long description on PyPI
version 0.3.0
v0.3.0 version 0.3.0
version 0.2.0
Ensure compatibility with Python 3.5
version 0.1.0
Minimal working version of the minimal versioning tool.