Releases: Quantco/dataframely
Releases · Quantco/dataframely
v1.5.0
What's Changed
- Update pixi lockfile by @quant-ranger[bot] in #46
- Update copier template to v0.4.1 by @quant-ranger[bot] in #43
- Update copier template to v0.4.0 by @quant-ranger[bot] in #42
✨ New Features
- Add support for
time_unit
toDatetime
column by @svengiegerich in #44
⚙️ Automation
- Harden GitHub Actions by @step-security-bot in #48
- Bump ossf/scorecard-action from 2.4.1 to 2.4.2 in the gh-actions group by @dependabot[bot] in #45
📦 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
What's Changed
✨ New Features
- Add
time_zone
toDatetime
column by @dfrankland in #33 - Allow for multiple column level checks with custom naming by @heshamdar in #19
📚 Documentation
- Document our approach to breaking changes by @AndreasAlbertQC in #35
📦 Refactorings
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Update pixi lockfile by @quant-ranger[bot] in #30
🐞 Bug Fixes
Full Changelog: v1.3.0...v1.3.1
v1.3.0
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
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
🐞 Bug Fixes
- Make enums tolerate multiple sequence types by @AndreasAlbertQC in #18
- Make group rules work on nullable grouping columns by @AndreasAlbertQC in #16
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.0
What's Changed
✨ New Features
📚 Documentation
- Add readthedocs link to pyproject/PyPI by @DeflateAwning in #1
🏗️ 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