Skip to content

Releases: willtrnr/pyxlsb

v1.0.10

14 Oct 19:07
aa866dc
Compare
Choose a tag to compare
  • #44 - Fix string-byte comparison warnings on Python 3

v1.0.9

05 Nov 02:57
059a34c
Compare
Choose a tag to compare
  • #38 - Fix a rounding error in time conversion
  • #39 - Add name to worksheet objects with the sheet's name

v1.0.8

17 Jan 19:01
5e3ee4b
Compare
Choose a tag to compare
  • #32 - Fix some resource leaks

v1.0.7

15 Dec 04:11
Compare
Choose a tag to compare
  • Fix sheet selection issue in workbook with mixed sheet types (i.e.: chart sheets)

v1.0.6

03 Jan 00:23
Compare
Choose a tag to compare
  • Make string decoding more lenient
  • Add version metadata for PEP 396

v1.0.5

07 May 18:40
Compare
Choose a tag to compare
  • Allow building even when pandoc is missing for situations where running setup.py is unavoidable

v1.0.4

31 Oct 23:20
Compare
Choose a tag to compare
  • Fix an encoding issue with multi-byte character strings

v1.0.3

23 Nov 18:25
Compare
Choose a tag to compare
  • Fix an issue that prevented reading from a worksheet with empty first columns

v1.0.2

22 Nov 07:05
Compare
Choose a tag to compare
  • Fix a major issue with negative decimal numbers handling

v1.0.1 First PyPI release

28 Sep 15:06
Compare
Choose a tag to compare
  • Release the package on PyPI