Skip to content

Releases: vemel/newversion

2.0.0 - New Version Indeed

14 Nov 21:17
529bf10
Compare
Choose a tag to compare

Added

  • Support for Python 3.11 and 3.12
  • [cli] Support for newversion get dev command (contributed by @findtopher in #8)
  • [cli] Support for newversion set dev X command (contributed by @findtopher in #8)
  • [api] NewVersion.bump_dev method for bumping dev release (contributed by @findtopher in #8)
  • [api] NewVersion.get method supports dev release (contributed by @findtopher in #8)
  • [api] NewVersion.set method supports dev release (contributed by @findtopher in #8)

Fixed

  • Removed setuptools dependency (contributed by @tjni in #9)
  • Minor typing issues

Removed

  • Python 3.6 and 3.7 support

1.8.2

29 Oct 08:00
8104636
Compare
Choose a tag to compare

Fixed

  • [ci] Release publishing was failing

1.8.1

29 Oct 07:57
c2f8d33
Compare
Choose a tag to compare

Fixed

  • packaging dependency was too strict

1.8.0

16 Mar 20:14
5418dc8
Compare
Choose a tag to compare

Added

  • [cli] package command to get Python package version
  • [cli] set_package command to set Python package version

1.8.0rc9

16 Mar 19:47
ada7a0b
Compare
Choose a tag to compare
1.8.0rc9 Pre-release
Pre-release

Added

  • [cli] package command to get Python package version
  • [cli] set_package command to set Python package version

1.8.0rc8

16 Mar 19:43
0b3a930
Compare
Choose a tag to compare
1.8.0rc8 Pre-release
Pre-release

Added

  • [cli] package command to get Python package version
  • [cli] set_package command to set Python package version

1.8.0rc7

16 Mar 18:56
bbdd650
Compare
Choose a tag to compare
1.8.0rc7 Pre-release
Pre-release

Added

  • [cli] package command to get Python package version
  • [cli] set_package command to set Python package version

1.8.0rc6

16 Mar 18:42
3572ff2
Compare
Choose a tag to compare
1.8.0rc6 Pre-release
Pre-release

Added

  • [cli] package command to get Python package version
  • [cli] set_package command to set Python package version

1.8.0rc5

16 Mar 18:35
fb3b65e
Compare
Choose a tag to compare
1.8.0rc5 Pre-release
Pre-release

Added

  • [cli] package command to get Python package version
  • [cli] set_package command to set Python package version

1.8.0rc4

16 Mar 18:15
9116c9a
Compare
Choose a tag to compare
1.8.0rc4 Pre-release
Pre-release

Added

  • [cli] package command to get Python package version
  • [cli] set_package command to set Python package version