Skip to content

Releases: texel-sh/yads

yads 0.0.4

05 Feb 21:12
fdbb439

Choose a tag to compare

💥 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

29 Jan 18:52
7ecf014

Choose a tag to compare

✨ Enhancements

  • Implement Serializers @erich-hs (#17)
  • Implement FileSystemRegistry @erich-hs (#11)
  • Add yads_spec_version to specification, and abfs, gcs, and s3 dependency groups @erich-hs (#11)

🐞 Bug fixes

  • Fixed changes reference in release-drafter config @erich-hs (#16)

📖 Documentation

🛠️ Internal improvements

  • Transfer repo and bump version @erich-hs (#22)
  • PyArrowLoader, PolarsLoader, and PySparkLoader now use serializers @erich-hs (#19)
  • FileSystemRegistry now use SpecSerializer @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

10 Nov 03:14

Choose a tag to compare

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 Constraint object and desambiguated schema argument 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