v1.3.0
·
226 commits
to refs/heads/main
since this release
What's Changed
✨ New Features
- Add
dy.Arraycolumn type by Juraj Mičko (@jjurm) in #27
🐞 Bug Fixes
- Correctly set dunder name for schemas with at least one rule by Moritz Potthoff (@MoritzPotthoffQC) in #34
- Add
dy.Objectto mypy plugin by Daniel Elsner (@delsner) in #29 - Generate nulls for Nullable list/struct in
sampleby gab23r in #24
⚙️ Automation
- Remove lockfile update workflow by Oliver Borchert (@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 Uwe L. Korn (@xhochy) in #22
Full Changelog: v1.2.1...v1.3.0