-
openpyxl 1.6.1 is out !
First post-babies release, this is a “pull requests integration” release, plus a few fixes (including the infamous race-condition fix that was omitted in 1.5.8). A huge effort has been put over several months to make this version work on 2.x and 3.x flavors of Python, and except a few broken tests (due to an incompatible […]
-
openpyxl 1.5.6
Small compatibility release this time, no big features added, see the changelog by yourself: [iter_worksheet] add support for calculated strings (they have a special data type for that ?) [strings] make sure we always use unicode strings everywhere [iter] fixed max row and column detection for iter reader [styles] fixed custom number format detection under […]