Releases: biglocalnews/civic-scraper
Releases · biglocalnews/civic-scraper
0.2.0
What's Changed
- Move older scripts to scripts dir for now by @zstumgoren in #7
- added additional interface definitions to civic-scraper by @chris-stock in #21
- Edits on README and interface by @zstumgoren in #26
- Tests by @zstumgoren in #38
- Refactor by @zstumgoren in #84
- Update tox.ini by @fgregg in #99
- allow using of one's own session to download assets by @fgregg in #100
- Test legistar scraper by @fatima3558 in #102
- Granicus site scraper by @fatima3558 in #103
- Civic Clerk Scraper by @fgregg in #109
- Update Pipfile to match what's in requirements.txt by @palewire in #110
- Move all the testing into GitHub Actions by @palewire in #111
- Black formatting of Python code by @palewire in #114
- Cut AUTHORS.rst by @palewire in #122
- Install pre-commit and run across all files by @palewire in #125
- Add build step to GitHub Action by @palewire in #128
- Switch GitHub Actions to use pipenv and caching by @palewire in #127
- Switch from demjson to demjson3 so we can support Python 3.9 and 3.10 by @palewire in #129
- Flake8 everything in tests by @palewire in #130
- Sphinx refactor to use Markdown, reduce clutter, auto reload by @palewire in #133
- Add myst_parser to RTD requirements by @palewire in #134
- Standardize project description by @palewire in #135
- Added system for deploying to PyPI via GitHub Actions by @palewire in #136
New Contributors
- @zstumgoren made their first contribution in #7
- @chris-stock made their first contribution in #21
- @fgregg made their first contribution in #99
- @fatima3558 made their first contribution in #102
- @palewire made their first contribution in #110
Full Changelog: https://github.com/biglocalnews/civic-scraper/commits/0.2.0