Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[5.7.5] - 2021-04

Fixed

  • Problem with pip and cryptography and updated packages' versions

[5.7.4] - 2020-04

Added

  • Enable multi-line option for append load

[5.7.3] - 2021-02

Added

  • Make init condensation optional, but true by default.

[5.7.2] - 2020-02

Added

[5.7.1] - 2020-01

Added

  • Parameter source_dir_suffix was added to enable us to read simultaneously from several nested "folders" inside data/. Ex: data/20200101/filename.parquet

[5.7.0] - 2020-01

Added

  • Support for multiple partition attributes (non date-derived) and single non date-derived partition attributes.