Skip to content

Releases: jazzband/tablib

v3.6.1

04 Apr 13:46
2c71cd4
Compare
Choose a tag to compare

What's Changed

  • Add optional requirement specifier "html" back by @mdellweg in #589

New Contributors

Full Changelog: v3.6.0...v3.6.1

v3.6.0

23 Mar 11:05
c886784
Compare
Choose a tag to compare

What's Changed

  • Replace MarkupPy by ElementTree for html conversion by @claudep in #554
  • Fixes #243 - Support import_set for html input by @claudep in #555
  • Clean up some IDE warnings by @hugovk in #559
  • Get row method by @yoonthegoon in #557
  • feat: transpose support dataset with no headers by @sgqy in #560
  • Fix crash when loading databook from XLS by @jpvanhal in #563
  • Fixes #567 - Implement ods import by @claudep in #568
  • Refactor import datetime as import datetime as dt by @hugovk in #569
  • Move src/tablib/packages/dbfpy to src/tablib/_vendor/dbfpy by @hugovk in #570
  • fix(ods): None values are not displayed as string by @hoccau in #566
  • Update README.md: add LaTeX format by @mloesch in #571
  • Avoid skipping entire tests when pandas is not installed by @claudep in #574
  • Fixes #572 - Allow appending rows after a dynamic column was inserted by @claudep in #573
  • Removed OrderedDict usage by @claudep in #581
  • Fixes #578 - Do not mutate data in place when applying formatters by @claudep in #579
  • Fixes #583 - Allow inserting columns for dataset with headers and no values by @claudep in #584

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

11 Jun 17:06
d48407c
Compare
Choose a tag to compare

What's Changed

  • Add support for Python 3.12 by @hugovk in #550
  • Drop support for EOL Python 3.7 by @hugovk in #551
  • Allow importing 'ragged' .xlsx files through dataset by @clemencealainpadam in #547
  • Release: replace deprecated repository_url with repository-url by @hugovk in #545
  • Tests: Generalized calling open() on path objects directly by @claudep in #548

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

24 Mar 12:05
9e6bc54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

10 Dec 14:03
4719f97
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.3.0

v3.2.1

09 Apr 14:17
24da170
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

27 Jan 16:26
d9a4a97
Compare
Choose a tag to compare

What's Changed

  • Test Python 3.10 on all operating systems by @hugovk in #508
  • Upgrade Sphinx used by Read the Docs by @hugovk in #509
  • Correct order of arguments to a regex call in safe_xlsx_sheet_title by @marisn in #510
  • Drop support for EOL Python 3.6 by @hugovk in #513
  • History for 3.2.0 by @hugovk in #514

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

26 Oct 12:41
f950fff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

05 Dec 14:54
1c24dd0
Compare
Choose a tag to compare
v3.0.0

v2.0.0

16 May 12:46
Compare
Choose a tag to compare
v2.0.0