Added
- Added an autotesting suite based on `pytest` and `Responses`. (16)
- Added a NOTICE.md file to tack third party license inclusions. (16)
Changed
- Updated the README quickstart instructions to avoid dead object references. (16)
- Switched the canonical project build framework from `setup.py` to `pyproject.toml`. (18)
Removed
- Removed the `rule34Py.stats` feature, as it was removed from the upstream Rule34 APIs. (17)
- Removed the legacy `rule34Py_old` module, as it is no longer functional. (17)
Fixed
- Fixed the `rule34Py.get_pool()` method using the wrong API url. (16)