Releases: sciety/sciety-labs
Releases · sciety/sciety-labs
v0.0.38
What's Changed
- Bump wheel from 0.41.1 to 0.41.2 by @dependabot in #175
- Bump mypy from 1.5.0 to 1.5.1 by @dependabot in #174
- Bump google-api-python-client from 2.96.0 to 2.97.0 by @dependabot in #173
- Fixed S2 year parameter for date range by @de-code in #176
Full Changelog: v0.0.37...v0.0.38
v0.0.37
What's Changed
- Bump pip from 23.1.2 to 23.2.1 by @dependabot in #157
- Bump fastapi from 0.99.1 to 0.101.0 by @dependabot in #161
- Bump uvicorn[standard] from 0.22.0 to 0.23.2 by @dependabot in #160
- Bump google-api-python-client from 2.91.0 to 2.95.0 by @dependabot in #158
- Bump lxml from 4.9.2 to 4.9.3 by @dependabot in #145
- Bump types-bleach from 6.0.0.3 to 6.0.0.4 by @dependabot in #156
- Bump google-cloud-bigquery from 3.11.3 to 3.11.4 by @dependabot in #154
- Bump pyyaml from 6.0 to 6.0.1 by @dependabot in #151
- Bump types-requests from 2.31.0.1 to 2.31.0.2 by @dependabot in #155
- Bump objsize from 0.6.1 to 0.7.0 by @dependabot in #144
- Bump wheel from 0.40.0 to 0.41.1 by @dependabot in #165
- Bump fastapi from 0.101.0 to 0.101.1 by @dependabot in #168
- Bump flake8 from 6.0.0 to 6.1.0 by @dependabot in #162
- Bump mypy from 1.4.1 to 1.5.0 by @dependabot in #167
- Bump types-pyyaml from 6.0.12.10 to 6.0.12.11 by @dependabot in #163
- Bump google-api-python-client from 2.95.0 to 2.96.0 by @dependabot in #166
- Bump pylint from 2.17.4 to 2.17.5 by @dependabot in #164
- Updated local pyenv python version by @de-code in #169
- Add support for new evaluation event names by @de-code in #170
- Fixed some group and avatar images with inconsistent path vs url by @de-code in #171
- Removed hard coded hidden list ids by @de-code in #172
Full Changelog: v0.0.36...v0.0.37
v0.0.36
What's Changed
- Bump wheel from 0.38.4 to 0.40.0 by @dependabot in #133
- Bump fastapi from 0.97.0 to 0.99.1 by @dependabot in #142
- Bump uvicorn[standard] from 0.20.0 to 0.22.0 by @dependabot in #132
- Bump pandas from 2.0.2 to 2.0.3 by @dependabot in #139
- Bump mypy from 1.4.0 to 1.4.1 by @dependabot in #137
- Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #135
- Bump requests-cache from 0.9.8 to 1.1.0 by @dependabot in #141
- Bump google-api-python-client from 2.90.0 to 2.91.0 by @dependabot in #140
- Bump google-cloud-bigquery from 3.11.1 to 3.11.3 by @dependabot in #138
- Customise list recommendation for Sciety by @de-code in #143
Full Changelog: v0.0.35...v0.0.36
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