Releases: texel-sh/yads
Releases · texel-sh/yads
yads 0.0.4
💥 Breaking changes
✨ Enhancements
📖 Documentation
Contributors
Thanks to all our contributors who made this release possible:
@erich-hs
Full Changelog: v0.0.3...v0.0.4
yads 0.0.3
✨ Enhancements
- Implement Serializers @erich-hs (#17)
- Implement
FileSystemRegistry@erich-hs (#11) - Add
yads_spec_versionto specification, andabfs,gcs, ands3dependency groups @erich-hs (#11)
🐞 Bug fixes
📖 Documentation
- Update release docs workflow @erich-hs (#21)
- Implement Docs @erich-hs (#20)
- Update install instructions, add reference to new
makecommands @erich-hs (#10)
🛠️ Internal improvements
- Transfer repo and bump version @erich-hs (#22)
PyArrowLoader,PolarsLoader, andPySparkLoadernow use serializers @erich-hs (#19)FileSystemRegistrynow useSpecSerializer@erich-hs (#18)- Fix reference to changes in release-drafter configs @erich-hs (#15)
- Enhanced release drafter workflow @erich-hs (#14)
- Add pyright rules @erich-hs (#13)
- Extend ci and pre-commit hooks with type checking with Pyright @erich-hs (#12)
Contributors
Thanks to all our contributors who made this release possible:
@erich-hs
Full Changelog: v0.0.2...v0.0.3
yads 0.0.2
Changes
- ci: Implemented release to PyPI and Github and release drafter workflows @erich-hs (#9)
- feat: initial public release of yadsRefactor @erich-hs (#8)
- Enhance readme examples @erich-hs (#3)
- Implemented Column
Constraintobject and desambiguatedschemaargument in spec @erich-hs (#2) - Implement spark df schema and restructure the core module @erich-hs (#1)
Contributors
Thanks to all our contributors that made this release possible:
@erich-hs and semantic-release