Skip to content

Releases: pyexcel/pyexcel-xlsxr

v0.6.2 with right release version

01 Nov 19:59

Choose a tag to compare

What's Changed

  • New style reader by @chfw in #6
  • Potential fix for incorrect reading of data with empty cells when used with pyexcel by @mtskelton in #9
  • Fix column_to_number being incorrect for files with more than 26 columns by @PLPeeters in #13
  • Fix freeze when reading corrupt XLSX files by @PLPeeters in #12

New Contributors

Full Changelog: v0.5.3...v0.6.2.1

release 0.6.2

01 Nov 19:56
e583511

Choose a tag to compare

What's Changed

  • Fix column_to_number being incorrect for files with more than 26 columns by @PLPeeters in #13
  • Fix freeze when reading corrupt XLSX files by @PLPeeters in #12
  • release 0.6.2 by @chfw in #14

New Contributors

Full Changelog: v0.6.1...v0.6.2

maintenance release

11 Nov 08:59
03b87d5

Choose a tag to compare

Breaking release

10 Oct 13:43
cd8c4e3

Choose a tag to compare

support python 3.6+ only
new style reader

maintenance release

23 Jun 21:38

Choose a tag to compare

v0.5.2

15 Sep 10:52

Choose a tag to compare

Find 0.5.2 in changelog for more details

v0.5.1

14 Sep 17:32

Choose a tag to compare

Find 0.5.1 in changelog for more details

v0.5.0

24 Nov 22:29

Choose a tag to compare

Find 0.5.0 in changelog for more details