Skip to content

Releases: petl-developers/petl

v1.6.4

03 Sep 23:12
Compare
Choose a tag to compare

Changes

  • Fixed exception when writing to S3 with fsspec auto_mkdir=True on #512.

v1.6.3

14 Aug 01:26
Compare
Choose a tag to compare

Changes

  • Allowed reading and writing Excel files in remote sources. On #506.
  • Allow toxlsx() to add or replace a worksheet. On #502.
  • Improved avro: improve message on schema or data mismatch. On #507.
  • Fixed build for failed test case on #508

v1.6.2

16 Jul 18:44
Compare
Choose a tag to compare

Changes

  • Fixed boolean type detection in toavro(). (:issue:504).
  • Fixed another unavoidable warning if fsspec is installed but some optional package is not installed. (:issue:503).

v1.6.1

10 Jul 15:53
Compare
Choose a tag to compare

Changes

v1.6.0

03 Jul 17:12
Compare
Choose a tag to compare
  • Feature: read and write from files in remote servers/clouds using fsspec package.
  • Removed sources and codecs created in v1.5.0 as all cases are handled by fsspec.
  • Fixed bug in connection to a JDBC database using jaydebeapi in #427

v1.5.0

23 Jun 23:08
ee769a7
Compare
Choose a tag to compare
add helpers for xz, lz4 and zstandard codec and for s3 and smb remote…

v1.4.0

11 Jun 22:29
b1ef013
Compare
Choose a tag to compare
Added support for reading and writing avro files (#490)

* add support for reading and writing avro files

* Apply suggestions from code review of avro support in pull #490

Set version to 1.4.0 and issue to 490 as suggested in pull request #490

Co-authored-by: Alistair Miles <[email protected]>

Co-authored-by: Juarez Rudsatz <[email protected]>
Co-authored-by: Alistair Miles <[email protected]>

v1.3.0

06 Aug 23:18
Compare
Choose a tag to compare

v1.2.0

06 Aug 22:56
d704a58
Compare
Choose a tag to compare

v1.1.0

09 Dec 16:15
Compare
Choose a tag to compare