Releases: biglocalnews/court-scraper
Releases · biglocalnews/court-scraper
0.1.4
What's Changed
- Tidy docs by @palewire in #171
- Add releasing page to the docs by @palewire in #172
- tidy up contributing docs by @palewire in #173
- Update pre-commit bits by @palewire in #174
- Status-report by @palewire in #175
- Add a one-off script that will pull the latest cases from sites that support
search_by_date
by @palewire in #177 - Add a test to demonstrate a bug in OK's
search_by_date
by @palewire in #176
Full Changelog: 0.1.3...0.1.4
0.1.3
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- OK refactor search_by_date 127 by @zstumgoren in #128
- Makefile tricks by @palewire in #129
- Added coverage files to gitignore by @palewire in #130
- Removed TravisCI link from CONTRIBUTING.rst by @palewire in #131
- Added coverage report to tests workflow by @palewire in #132
- Rework contrib docs to use Makefile by @palewire in #133
- Added .env file to .gitignore by @palewire in #136
- Add cache dir default name to gitignore by @palewire in #137
- Strip site key pulled by captcha decorator by @palewire in #140
- Iowa scraper by @palewire in #142
- Added wait helper for Selenium by @palewire in #139
- Expand linting enforcement to include unittests by @palewire in #144
- Mark captcha tests by @palewire in #147
- Marked nocaptcha test and cleaned up Make testing commands by @palewire in #151
- Simplify Python install in actions by @palewire in #152
- Form fill field ENTER key refactor. For #138 by @palewire in #156
- WIP: Odyssey parser 146b by @zstumgoren in #161
- black formatting on all files by @palewire in #164
- Install pre-commit and make its autofixes by @palewire in #165
- Trick out the Makefile by @palewire in #166
- Build out tests by @palewire in #167
Full Changelog: v0.1.0...0.1.2