Skip to content

Releases: Quantco/dataframely

v1.8.1

08 Aug 13:50
8937a3a

Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Correctly import optional sqlalchemy dependency by @borchero in #115

Full Changelog: v1.8.0...v1.8.1

v1.8.0

08 Aug 13:20
fbf08c8

Choose a tag to compare

What's Changed

✨ New Features

🐞 Bug Fixes

🏗️ Testing

  • Fix warning emitted in backwards compatibility test by @borchero in #113

⚙️ Automation

📦 Refactorings

♻️ Chores

Full Changelog: v1.7.6...v1.8.0

v1.7.6

25 Jul 13:45
026dfb3

Choose a tag to compare

What's Changed

🐞 Bug Fixes

Full Changelog: v1.7.5...v1.7.6

v1.7.5

15 Jul 13:24
fdd8977

Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Conditionally import typing-extensions by @jhall-bp in #91
  • Properly derive max length of regexes when using alterations by @borchero in #92

Full Changelog: v1.7.4...v1.7.5

v1.7.4

11 Jul 15:42
7a12bc6

Choose a tag to compare

What's Changed

🐞 Bug Fixes

Full Changelog: v1.7.3...v1.7.4

v1.7.3

11 Jul 13:13
727cc55

Choose a tag to compare

What's Changed

🛠 Builds

Full Changelog: v1.7.2...v1.7.3

v1.7.2

10 Jul 15:01
1bc060e

Choose a tag to compare

What's Changed

📦 Refactorings

Full Changelog: v1.7.1...v1.7.2

v1.7.1

09 Jul 14:11
83acd98

Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Allow to pass custom metadata to failure info parquets by @borchero in #83

Full Changelog: v1.7.0...v1.7.1

v1.7.0

09 Jul 07:21
9c6d527

Choose a tag to compare

What's Changed

✨ New Features

  • Expose function to read serialized schema from parquet metadata by @borchero in #82
  • Add proper serialization support for failure info by @borchero in #75
  • Allow to efficiently read and write collections by @borchero in #77
  • Allow to serialize collections by @borchero in #74
  • Introduce functionality to read and write typed parquets by @borchero in #66
  • Enable custom data frame pre-processing during schema sampling by @MoritzPotthoffQC in #71

🐞 Bug Fixes

  • Fix .name property in columns returned by Schema.columns() by @delsner in #69
  • Ensure compatibility with polars 1.31 by @sueskind in #79

🏗️ Testing

⚙️ Automation

♻️ Chores

Full Changelog: v1.6.0...v1.7.0

v1.6.0

23 Jun 17:44
777b6de

Choose a tag to compare

What's Changed

✨ New Features

🐞 Bug Fixes

📦 Refactorings

♻️ Chores

Full Changelog: v1.5.0...v1.6.0