Skip to content

Releases: substrait-io/substrait-python

v0.5.0

02 Oct 19:22
310d711
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

27 Sep 21:39
348a7b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Aug 21:42
7fd6319
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

23 Aug 13:22
55c3d1b
Compare
Choose a tag to compare

What's Changed

  • fix(extensions): ensure init.py in extension dir is present by @gforsyth in #20

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Aug 20:48
71ebd09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

27 Jun 14:27
d5587fb
Compare
Choose a tag to compare

What's Changed

  • fix(extensions): add init.py to extension dir for importlib by @gforsyth in #16

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Jun 20:33
9d2b75c
Compare
Choose a tag to compare

What's Changed

  • refactor: remove test PyPI upload from github actions by @danepitkin in #10
  • chore(ci): add conventional commits check by @gforsyth in #12
  • feat: add upstream substrait version to package by @gforsyth in #14
  • feat: package extension yamls by @gforsyth in #15

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

30 May 19:42
47919e5
Compare
Choose a tag to compare

What's Changed

  • feat: generated protobuf classes by @danepitkin in #1
  • feat(cicd): build, test, and release github actions by @danepitkin in #5
  • fix(cicd): yaml misconfiguration in github action by @danepitkin in #8
  • fix: package version excludes local version scheme by @danepitkin in #9

Full Changelog: https://github.com/substrait-io/substrait-python/commits/v0.1.0