CP Elections Reader Release Notes
1.0.0.13
use a regex to pull the base url from urls
use apikey again on calls to endpoint even though they're currently not being used
1.0.0.12
move to .net 4.7.2
use restsharp for reading the feed
update nuget packages
1.0.0.11
rename choice tags votes and votePercentage to popularVotes and popularVotePercentage
1.0.0.10
add support for choice tags votes and votePercentage for the party totals
1.0.0.9
protect against null area or party nameShort field
1.0.0.8
support for reusing areas, offices and parties
1.0.0.7
support for an apikey
1.0.0.6
convert riding names to mixed case
escape "&" char converting it to & so that it can be parsed
1.0.0.5
remove save button on feed tab
fixed a problem with enabled state of read
content group support
1.0.0.4
modernize
1.0.0.3
match election event by name instead of hidden name in elc_event.datafeedChar
cache results so we only update what's needed
log exceptions when reading feed
1.0.0.2
candidate names were escaped twice when populating the database causing \ chars to be added
1.0.0.1
fix the indexes of tab stops