Skip to content

v1.0.3

Choose a tag to compare

@Eric-Fithian Eric-Fithian released this 13 Feb 23:35
· 2 commits to main since this release

Hotfix

  • Fixed explode_json_results JSON parsing to be dtype-agnostic across pandas/Python versions.
  • Removed object-dtype gating so string-backed columns in Python 3.11 CI parse correctly.

Why this release

  • v1.0.2 failed CI on Python 3.11 due to ValueError during post-processing tests.
  • This patch resolves that failure path to unblock publish.