Skip to content

Releases: kz26/PyExcelerate

0.12.0

10 Jun 11:30
78dd48a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.12.0

0.11.0

15 Apr 14:13
a18c491
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.3...0.11.0

0.7.3

05 Jun 21:51
Compare
Choose a tag to compare
  • Performance optimizations
  • Fix invalid function/formula references in third-party spreadsheet software
  • Remove Python 2.6 support from test suite; Python 2.6 will no longer be supported in future 0.8.0 release

0.7.0

30 Jul 02:43
Compare
Choose a tag to compare
Unicode fix in get_col_xml_string

0.6.3

15 Jul 23:24
Compare
Choose a tag to compare

Max rows fix (issues #25 and #27)

0.6.1

11 May 22:23
Compare
Choose a tag to compare
Version 0.6.1

0.6.0

10 May 20:16
Compare
Choose a tag to compare

0.6.0 - May 10, 2014

  • Support for setting row/column widths
  • Fix issue #22 - Decimal data type (thanks rhyek)

0.5.0

08 Feb 01:52
Compare
Choose a tag to compare
0.5.0

Version 0.4.1

04 Dec 17:10
Compare
Choose a tag to compare
Version 0.4.1

0.3.0

29 Jul 18:07
Compare
Choose a tag to compare

0.3.0 - July 29, 2013

  • Fixed bug in __coordinate_to_string function
  • Compatibility fixes for Python 3 and numpy datatypes
  • Updated test suite to work with Python 3