Skip to content

Releases: thombashi/excelrd

v3.0.0

08 Jul 07:00
Compare
Choose a tag to compare
  • Modify to use pypa/build for package build
  • Add support for Python 3.9/3.10/3.11
  • Drop support for Python 3.5/3.6
  • Fix MANIFEST.in
  • Add metadata to the package
  • Remove BYTES_IO and UNICODE_LITERAL from timemachine.py
  • Remove setup.cfg file
  • Add docs extras

Full Changelog: v2.0.3...v3.0.0

v2.0.3

12 Jan 12:16
v2.0.3
Compare
Choose a tag to compare
  • Add support for PyPy

v2.0.2

05 Jan 08:17
v2.0.2
Compare
Choose a tag to compare
  • Modify packaging
  • Add dev extras

v2.0.0

05 Jan 06:47
v2.0.0
Compare
Choose a tag to compare
  • Fix a DeprecationWarning about getiterator
  • Add .asc files of packages to PyPI
  • Drop Python 2 support
  • Add Python 3.8 support