v3.0.3
What's Changed
- Dropped Python 3.4 to 3.6, both inclusive.
- Catch 429 and 509 status code for save page now API
- Increase the default CDX limit from 5000 to 25000 records per API call.
- Added type hint
- The package will now close the sessions explicitly.
- Removed useless code.
- Added docstrings.
New Contributors
- @eggplants made their first contribution in #124
- @deepsource-autofix made their first contribution in #145
Full Changelog: 3.0.2...3.0.3