2.0.0.8
use estimate percentage of votes instead of polls reported/polls total when required
add audit election event function which checks that the election event is synced to our database while ignoring any contest that the customer may have deleted
improve error message when an election event is not available yet
previously, for a newly populated election event, we wouldn't get results until the 2nd read but now we get it on the first as well
2.0.0.7
use the newer way of marking a candidate elected from the feed. use called_candidates instead of called
...