- Remove `requests-cache` as a dependency and remove all references thereto.
3.2.10
- Attempt to fix broken docs
3.2.9
- Add `download_image` to EPO OPS published model. - Substitute `httpx` for all `requests` methods. - Migrate cache from `requests-cache` to `hishel` - Add async variations for all model endpoints using `hishel.AsyncCacheClient`
3.2.8
- Change behavior of PTAB model downloading to match other download functions.
3.2.7
- Used HTTPX for Public Patent Search and removed references in documentation suggesting it no longer works.