| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Expose 'read_only' parameter for 'import_set' and 'import_book' (#483)HEADmaster | dmosberger | 2020-12-04 | 1 | -0/+1 |
| | | |||||
| * | Add support for Python 3.9, drop EOL 3.5 (#477) | Hugo van Kemenade | 2020-10-30 | 1 | -0/+8 |
| | | |||||
| * | Fixes #469 - Prevented rst crash with only-space strings (#470) | Claude Paroz | 2020-06-15 | 1 | -0/+6 |
| | | | | Thanks nexone for the report. | ||||
| * | Set the release date for 2.0.0v2.0.0 | Claude Paroz | 2020-05-16 | 1 | -1/+1 |
| | | |||||
| * | Fixes #465 - Allow importing 'ragged' .xlsx files (#466) | Claude Paroz | 2020-05-16 | 1 | -0/+1 |
| | | |||||
| * | Fixes #462 - Update xlsx import to read cell values instead of cell formulas | dragonworks | 2020-03-11 | 1 | -0/+4 |
| | | | | Co-authored-by: Claude Paroz <claude@2xlibre.net> | ||||
| * | Refs #373 - Import dates from xls files as Python datetime objects | Claude Paroz | 2020-03-09 | 1 | -0/+1 |
| | | |||||
| * | Fixes #457 - Bumped openpyxl dependency to 2.6.0 (#458) | Claude Paroz | 2020-02-16 | 1 | -0/+4 |
| | | |||||
| * | Fixes #453 - Reversing behavior of Row.lpush/Row.rpush (#454) | Claude Paroz | 2020-02-13 | 1 | -0/+8 |
| | | | | Co-authored-by: chim <chenpan@xiaomai5.com> | ||||
| * | Set the 1.1.0 release datev1.1.0 | Claude Paroz | 2020-02-13 | 1 | -1/+1 |
| | | |||||
| * | Fixes #226 - Allow importing ragged CSV files (#456) | Claude Paroz | 2020-02-12 | 1 | -0/+5 |
| | | |||||
| * | Document upcoming breaking change in 2.0 | Hugo | 2020-02-12 | 1 | -0/+9 |
| | | |||||
| * | Add release date for 1.0.0v1.0.0 | Claude Paroz | 2020-01-13 | 1 | -1/+1 |
| | | |||||
| * | Fixes #440 -Normalize stream inputs as IO streams | Claude Paroz | 2020-01-11 | 1 | -0/+3 |
| | | |||||
| * | Fixes #421 - Make all dependencies optional | Claude Paroz | 2019-11-10 | 1 | -0/+2 |
| | | | | | Thanks Hugo van Kemenade for the review. | ||||
| * | Refs #256 - Implement class-based formats | Claude Paroz | 2019-11-02 | 1 | -0/+5 |
| | | | | | This allows to extend Tablib with new formats far more easily. | ||||
| * | Fixes #202 - Keep error content when importing xls files | Claude Paroz | 2019-10-22 | 1 | -0/+1 |
| | | |||||
| * | Fixes #368 - Avoid crashing when exporting empty string in ReST | Claude Paroz | 2019-10-19 | 1 | -0/+4 |
| | | |||||
| * | Drop python 2 support | Peyman Salehi | 2019-10-19 | 1 | -0/+6 |
| | | | | | | | | Remove support python 2 from doc, requirements.txt and config Replace unicode with str Remove dbfpy folder and rename dbfpy3 to dbfpy Remove compat file and remove python2 packages from dependency | ||||
| * | Add release date | Hugo van Kemenade | 2019-10-19 | 1 | -1/+1 |
| | | |||||
| * | Prepare for release | Hugo | 2019-10-18 | 1 | -7/+19 |
| | | |||||
| * | Refs #108 - Test and improve format autodetection | Claude Paroz | 2019-10-04 | 1 | -0/+1 |
| | | | | | Autodetection was added for the odf format. | ||||
| * | Fixed #373 - Properly detect xlsx format | Claude Paroz | 2019-10-04 | 1 | -0/+1 |
| | | |||||
| * | Fixes #314 - Delegate type coercion to openpyxl | Claude Paroz | 2019-10-04 | 1 | -0/+2 |
| | | | | | Thanks Cristiano Lopes for the initial patch. | ||||
| * | Fixes #376 - Add missing HISTORY entries | Claude Paroz | 2019-10-04 | 1 | -0/+28 |
| | | |||||
| * | Fixes #274 - Fix Databook.load() params ordering | Claude Paroz | 2019-10-04 | 1 | -0/+4 |
| | | |||||
| * | Converted README/HISTORY to Markdown format | Hugo van Kemenade | 2019-10-03 | 1 | -0/+225 |
