v0.0.35
What's Changed
- Reduce memory consumption by using memory mapped arrow table as cache by @de-code in #116
- Semantic Scholar Recommendation for published papers by @de-code in #117
- Added missing pandas dependency by @de-code in #118
- Added Dependabot config by @de-code in #119
- Bump pip from 22.3.1 to 23.1.2 by @dependabot in #121
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #129
- Bump fastapi from 0.96.0 to 0.97.0 by @dependabot in #126
- Bump httpx from 0.23.1 to 0.24.1 by @dependabot in #124
- Bump google-cloud-bigquery from 3.4.1 to 3.11.1 by @dependabot in #123
- Bump mypy from 0.991 to 1.4.0 by @dependabot in #127
- Bump pytest from 7.2.0 to 7.3.2 by @dependabot in #120
- Bump types-requests from 2.28.11.8 to 2.31.0.1 by @dependabot in #125
- Bump types-bleach from 6.0.0.1 to 6.0.0.3 by @dependabot in #128
- Bump google-api-python-client from 2.81.0 to 2.90.0 by @dependabot in #122
- Avoid cache invalidation while processing requests by @de-code in #130
New Contributors
- @dependabot made their first contribution in #121
Full Changelog: v0.0.34...v0.0.35