- Bugfix: Fix
datasets()
filtering for realzies
- Feature: Add support for geojson
- Bugfix: Fix
datasets()
filtering
- Feature: Render markdown readme in PyPI
- Cleanup: Remove deleted files from MANFEST.in
- Feature: Add support for the discovery API
- Bugfix: Bump requests library version because of CVE-2018-18074
- Feature: Loosen requirements.txt versions
- Feature: Add
datasets
method - Bugfix: Clean up contributing documentation
- Feature: Use Socrata client with a context manager
- Feature: Jupyter notebooks with usage examples
- Feature: Support Python 3.6
- Bugfix: Spelling fix
rowid
->row_id
- Bugfix: Upsert with csv now working with python2 and 3.
- Universal wheels distribution
- Bugfix: More flexible regex matching for response content-type.
- Separate requirements and dev requirements
- New
update_metadata
method - API url-building code refactor
- Format code according to Flake8
- Bugfixes