Releases: biglocalnews/civic-scraper
Releases · biglocalnews/civic-scraper
Civic Plus bugfixes
0.2.9
0.2.8
What's Changed
- Fix content-length bug in CivicPlusSite for East Brandywine PA #177 by @zstumgoren in #178
- Add test support for 3.11
- Update GH Actions workflow and fix test run breakage on pre-3.11 vesions
Full Changelog: 0.2.7...0.2.8
CivicPlusSite.place management
Turn CivicPlusSite.place
into a property that gives preference to place_name
if supplied
Add CivicPlusSite.place_name and Legistar test fixes
Add optional place_name
kwarg on CivicPlusSite init, to support ability to specify correct place name for downstream processing by Agenda Watch (and others). Also update Legistar fixtures along the way so we're back to green.
Legistar standardization and misc bug fixes
What's Changed
- Scrape Primegov sites by @antidipyramid in #150
- Legistar refactor by @zstumgoren in #154
New Contributors
- @antidipyramid made their first contribution in #150
Full Changelog: 0.2.4...0.2.5