Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 519 Bytes

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 519 Bytes

Release notes

Version 3.1.0 – 2022-12-09

Added

  • Compatibility with Python 3.10, 3.9, 3.8

Changed

Deprecated

Removed

  • Remove the support for Python 3.5, 3.6.

Fixed

Version 3.0.0 -- 2019-03-12

Differences from version 1.2.2.

Added

  • Compatibility with Python 3.7, 3.6, 3.5 in addition to 2.7.

Changed

  • Switch to platform-independent "noarch" Anaconda package.

Deprecated

  • Variable __gitsha__ in the version module which was renamed to __git_commit__.