3.1.0.7
sleep 2 seconds instead of 1 second between endpoint calls to help avoid rate limits
3.1.0.6
protect against nulls for counties
3.1.0.5
protect against bad data for electoral college data
3.1.0.4
support for reusing candidates in an election event
3.1.0.3
add contest tag for estimated votes when the feed gives us > 0
for counties, write all the contest tags and contest type
3.1.0.2
improve error messages when an endpoint doesn't give us json or has an error in the json
add a vertical scrollbar for Run page's status textbox for longer error messages
3.1.0.1
add support for using an alternative base url (for testing)
expand on the parameter note on the Add Event tab page
3.1.0.0
move to v4 api including balance of power and electoral college
put a 1 second delay between reading election events to help avoid rate limits
make the minimum read interval 5 seconds
paging of audit function was broken
3.0.0.28
for chameleon databases that have the elc_contest_tag (version 16/8/4/5 and greater), add contest tags for officename, seatname and party
3.0.0.27
support for contest type from the feed
3.0.0.26
add support for auditing election events. The previous version was removed and didn't have county level support
3.0.0.25
add support for synchronizing all candidates in delegates events
add territories to list of states
remove SingleApplication support
although the endponts aren't available yet, the app's support for electoral college and US Senate and House BOP UI has been updated
3.0.0.24
fixed another calculation for county level EEVP
3.0.0.23
when county level support, I was wiping out EEVP for the parent
3.0.0.22
another fix for a defect related to areas in the delegate code
...