Skip to content

Releases: Quantco/dataframely

v1.7.5

15 Jul 13:24
fdd8977
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

✨ New Features

🐞 Bug Fixes

πŸ“¦ Refactorings

♻️ Chores

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

v1.5.0

13 Jun 14:18
8d4b41b
Compare
Choose a tag to compare

What's Changed

✨ New Features

βš™οΈ Automation

πŸ“¦ Refactorings

  • Remove generic parameter from collection by @borchero in #50
  • Leverage Parquet metadata to serialize failure info by @borchero in #49

Full Changelog: v1.4.0...v1.5.0

v1.4.0

21 May 08:00
ea591aa
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Add time_zone to Datetime column by @dfrankland in #33
  • Allow for multiple column level checks with custom naming by @heshamdar in #19

πŸ“š Documentation

πŸ“¦ Refactorings

  • Prepare nullable column by default by @gab23r in #31

Full Changelog: v1.3.1...v1.4.0

v1.3.1

12 May 15:53
f2c3ff3
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Allow pipe to be used on typed data frames by @borchero in #36

Full Changelog: v1.3.0...v1.3.1