Skip to content

v1.4.0

Choose a tag to compare

@nir0s nir0s released this 04 Feb 08:53
· 129 commits to master since this release

BACKWARD COMPATIBILITY:

  • Prefer the VERSION_CODENAME field of os-release to parsing it from VERSION [#230]

BUG FIXES:

  • Return _uname_info from the uname_info() method [#233]
  • Fixed CloudLinux id discovery [#234]
  • Update Oracle matching [#224]

DOCS:

  • Update Fedora package link [#225]
  • Distro is the recommended replacement for platform.linux_distribution [#220]

RELEASE:

  • Use Markdown for long description in setup.py [#219]

Additionally, The Python2.6 branch was fixed and rebased on top of master. It is now passing all tests. Thanks abadger!