Skip to content

Releases: ToucanToco/peakina

v0.5.4

29 Jan 21:08
a940fdc
Compare
Choose a tag to compare

Changes

📦 Build and dependencies

  • Add python-snappy dependency (needed for some .parquet files) (#37) @fspot

v0.5.3

09 Jun 05:36
Compare
Choose a tag to compare
  • ftp and ftps resilience to quit() errors

v0.5.2

08 Jun 17:32
Compare
Choose a tag to compare
  • Fetcher.is_matching() should work when match is None

v0.5.0

23 Mar 09:30
Compare
Choose a tag to compare
  • S3: Add listdir and mtime on the fetcher to support match and cache

v0.4.1

21 Mar 23:12
Compare
Choose a tag to compare
  • Add python 3.8 support

v0.4.0

19 Nov 23:28
Compare
Choose a tag to compare
  • [https] add option to check SSL certificates

v0.3.1

19 Nov 21:49
Compare
Choose a tag to compare
  • [requirements] switch from pyarrow to fastparquet
  • [http] Use datasource's fetcher_kwargs

v0.3.0

19 Nov 21:38
Compare
Choose a tag to compare
  • Add fetcher_kwargs and use it for s3 endpoint
  • Rename extra_kwargs into reader_kwargs