- Handle subjurisdiction without results (e.g. summary lines).
- Fix #21: url tests
failing in test_jurisdiction (http / https issues)
- Switch URLs to HTTPS.
- Fix failing tests.
- Begin using continuous integration for build testing.
- Improve test coverage.
- Close #16: Add
support for current_ver
- Add support for determining the latest summary URL.
- Uplift missing changes from 0.1.2.
- Fix code formatting issues reported by flake8.
- Add optional party attibute to Choice objects.
- Fix #14: _parse_url
not producing the correct report detail URLs
- Add support for subjurisdictions that can only be found from /Web01/ URLs.
- Add check to ensure report and summary URLs are valid.
- Add requirements.txt file.
- Fix #13: Precinct lookup fails when precinct not in VoterTurnout element
- Refactor parser code.
- Fix installation instructions.
- Initial release.