Skip to content

Releases: jbweston/miniver

Version 0.7.0

15 Aug 23:02
v0.7.0
Compare
Choose a tag to compare

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

15 Aug 22:39
v0.6.0
Compare
Choose a tag to compare

Fixed

  • Typos in generated files (comments only)
  • Dedented template code produced by 'install-miniver' to make it copy-pasteable.

version 0.5.0

14 Dec 09:14
v0.5.0
09fc4be
Compare
Choose a tag to compare
  • Set up CI for Linux, MacOS and Windows

version 0.4.0

14 Dec 09:13
v0.4.0
Compare
Choose a tag to compare
  • 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

21 Jun 21:00
v0.3.1
Compare
Choose a tag to compare

hotfix version 0.3 to fix rendering of long description on PyPI

version 0.3.0

14 Dec 09:16
v0.3.0
Compare
Choose a tag to compare
v0.3.0

version 0.3.0

version 0.2.0

07 Mar 22:25
v0.2.0
Compare
Choose a tag to compare

Ensure compatibility with Python 3.5

version 0.1.0

26 Feb 23:19
v0.1.0
Compare
Choose a tag to compare

Minimal working version of the minimal versioning tool.