Skip to content

Releases: ynqa/pandavro

v1.8.0

22 Nov 10:00
0ebc59c
Compare
Choose a tag to compare

What's Changed

  • Support python 3.11 & update test / CI by @FloChehab in #50
  • fix(tests): tests only on fastavro versions that have wheels for python 3.11 by @FloChehab in #51
  • feat: support python 3.12 by @streitl in #53

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.7.2

31 Mar 18:13
Compare
Choose a tag to compare

What's Changed

  • pypi: use api token instead of basic auth by @ynqa in #38
  • Loosen the pinned fastavro dependency by @deleted in #42
  • fix read_avro kwargs + cleanup tests by @marctorsoc in #41
  • use github action instead of travis by @ynqa in #47
  • bump up the version to 1.7.2 by @ynqa in #48

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

20 Jul 11:18
5480bac
Compare
Choose a tag to compare
Merge pull request #37 from ynqa/release

bump up the version to 1.7.1

v1.7.0

28 Jun 16:26
8fa3b27
Compare
Choose a tag to compare
Merge pull request #32 from ynqa/release

bump up the version to 1.7.0

v1.6.0

28 Jun 16:26
c7bbb72
Compare
Choose a tag to compare
Merge pull request #25 from ynqa/release

bump up the version to 1.6.0

v1.5.2

28 Jun 16:28
Compare
Choose a tag to compare
v1.5.1 > v1.5.2

v1.5.1

28 Jun 16:28
Compare
Choose a tag to compare
v1.5.0 > v1.5.1

v1.5.0

28 Jun 16:28
9c9528a
Compare
Choose a tag to compare
Merge pull request #15 from The-Fonz/update-docs

Add section to README that explains how pandavro infers schema