[setup] fixed setup because of the file layout changes |
|
More...
|
almost 15 years ago
|
Added tag 1.2.1 for changeset 222faa0614f1 |
|
More...
|
almost 15 years ago
|
[version] bumped to 1.2.1 |
|
More...
|
almost 15 years ago
|
[named ranges] fixed absolute coordinates calculation for ranges |
|
More...
|
almost 15 years ago
|
[reader] replaced sax parser by xml tree iterator |
|
More...
|
almost 15 years ago
|
[woksheet] re-enabled 0-index row and column enumeration in cell() method |
|
More...
|
almost 15 years ago
|
[named range] added support for full-row named ranges |
|
More...
|
almost 15 years ago
|
[style] updated hash methods,using python hash() instead of complex custom method |
|
More...
|
almost 15 years ago
|
[worksheet] checking for missing row and column, not 0 values (fixes #27) |
|
More...
|
almost 15 years ago
|
Added tag 1.2.0 for changeset 943e433711d5 |
|
More...
|
almost 15 years ago
|
[version] bumped to 1.2.0 (thanks to the massive rewrite by James) |
|
More...
|
almost 15 years ago
|
Added tag 1.1.8 for changeset 1977f08f7a82 |
|
More...
|
almost 15 years ago
|
[named ranges] fixed loading order of named ranges |
|
More...
|
almost 15 years ago
|
[credits] added James to contributors |
|
More...
|
almost 15 years ago
|
Fixed license blocks on all files, changed to absolute imports |
|
More...
|
almost 15 years ago
|
Altered imports to make everything relative to the package |
|
More...
|
almost 15 years ago
|
Cleanup due to pylint |
|
More...
|
almost 15 years ago
|
No temp files used, package is now suitable for use with Django |
|
More...
|
almost 15 years ago
|
General cleanup using pylint |
|
More...
|
almost 15 years ago
|
Completely removed ZipArchive (just use ZipFile directly) |
|
More...
|
almost 15 years ago
|
Cleaned up theme writer. |
|
More...
|
almost 15 years ago
|
Fixed writer.strings.py |
|
More...
|
almost 15 years ago
|
Fixed openpyxl.writer.excel.py and associated tests |
|
More...
|
almost 15 years ago
|
Forgot to add new unit test file |
|
More...
|
almost 15 years ago
|
Starting work on the the writer |
|
More...
|
almost 15 years ago
|
Flattened package, added careful testing of bad dates |
|
More...
|
almost 15 years ago
|
Heavily modified to clean up and increase test coverage |
|
More...
|
almost 15 years ago
|
[version] bumped to 1.1.8 |
|
More...
|
almost 15 years ago
|
[tests] removed unncessary references to unittest |
|
More...
|
almost 15 years ago
|
[hyperlinks] small fixes for the hyperlinks handling + docstrings |
|
More...
|
almost 15 years ago
|