Skip to content

Releases: Quantco/dataframely

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

v1.3.0

09 May 12:53
00ad4b3
Compare
Choose a tag to compare

What's Changed

✨ New Features

🐞 Bug Fixes

  • Correctly set dunder name for schemas with at least one rule by @MoritzPotthoffQC in #34
  • Add dy.Object to mypy plugin by @delsner in #29
  • Generate nulls for Nullable list/struct in sample by @gab23r in #24

⚙️ Automation

  • Remove lockfile update workflow by @borchero in #28
  • Bump actions/download-artifact from 4.2.1 to 4.3.0 in the gh-actions group by @dependabot[bot] in #26

🛠 Builds

  • Enable LTO and set codegen units to 1 by @xhochy in #22

Full Changelog: v1.2.1...v1.3.0

v1.2.1

26 Apr 17:43
1e4485e
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Full Changelog: v1.2.0...v1.2.1

v1.2.0

24 Apr 11:44
3bf3acf
Compare
Choose a tag to compare

What's Changed

✨ New Features

🐞 Bug Fixes

  • Allow to make annotated collection members optional by @borchero in #8
  • Use Sequence for concat_collection_members by @borchero in #10
  • Use covariant type annotation for collection sampling type by @borchero in #9

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Apr 11:04
54cbc75
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Allow to inline collection member columns for sampling by @borchero in #5

📚 Documentation

🏗️ Testing

⚙️ Automation

  • Add token for uploading code coverage by @borchero in #6
  • Fix the "chore" workflow for pull requests from forks by @borchero in #3
  • Bump the gh-actions group with 4 updates by @dependabot[bot] in #2

💎 Code Style

Full Changelog: v1.0.0...v1.1.0

v1.0.0

17 Apr 14:52
4216325
Compare
Choose a tag to compare

Initial Release 🚀