v1.0.3
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.