Skip to content

v0.5.1

Choose a tag to compare

@MiniCodeMonkey MiniCodeMonkey released this 18 Feb 11:04
· 6 commits to main since this release

Fixed

  • Fixed parsing of state legislative district data (stateleg field). The API response key changed from stateleg to state_legislative_districts and the structure changed from a flat list to a dict with house/senate keys containing legislator info. The library now handles both formats.

Upgrade

pip install --upgrade geocodio-library-python

Full Changelog: v0.5.0...v0.5.1