Skip to content

Releases: tryopendata/opendata-python

v0.2.5

08 Jun 20:32

Choose a tag to compare

  • fix: move ViewInfo and ColumnStats before DatasetMeta for Pydantic resolution

v0.2.4

08 Jun 20:21

Choose a tag to compare

  • fix(ci): merge PyPI publish into release workflow

v0.2.3

08 Jun 18:56

Choose a tag to compare

  • fix: clarify rate limit messaging as free with no payment required

v0.2.2

08 Jun 18:45

Choose a tag to compare

  • fix: improve RateLimitError with API key upsell and upgrade message

v0.2.1

08 Jun 18:39

Choose a tag to compare

  • docs: add getting started Jupyter notebook for Google Colab

v0.2.0

08 Jun 18:21

Choose a tag to compare

  • fix: release workflow checks out main HEAD and skips no-op versions
  • fix: update README to use tryopendata package name
  • feat: auto-release on push to main via conventional commits
  • fix: available_views type matches API response shape
  • refactor: deduplicate retry and error handling in transport layer