| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-25 | 2.6 kB | |
| v5.29.0 source code.tar.gz | 2025-08-25 | 4.4 MB | |
| v5.29.0 source code.zip | 2025-08-25 | 4.4 MB | |
| Totals: 3 Items | 8.8 MB | 0 | |
What's Changed
- Preventing Greek name from crashing by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1048
- Better invalid name logs by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1049
- Fix paperqa/configs link in README.md by @chrisranderson in https://github.com/Future-House/paper-qa/pull/1051
- Fixing all broken links,
pymarkdownby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1052 - chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Future-House/paper-qa/pull/1053
- chore(deps): chore(deps): update actions/checkout action to v5 @renovate[bot] in https://github.com/Future-House/paper-qa/pull/1058
- chore(deps): chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in https://github.com/Future-House/paper-qa/pull/1059
- Moved
mypyto uselocalhook to unsilence it on missing dependencies by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1055 - Removed dead
patchfromtest_add_clinical_trials_to_docsby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1056 - Restored
UnpaywallProviderby updating expected response by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1057 - Refreshed
test_crossref_journalquality_fields_filteringcassette by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1060 - Updating
journal_quality.csvfrom script by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1061 - Better lookup failure message in
Settings.from_nameby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1064 - Lower bibtex logging to debug by @mskarlin in https://github.com/Future-House/paper-qa/pull/1067
- Fixed
SearchIndexdefaultindex_directorybeing adefault_factoryby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1070 - skip bibtex call to crossref by @mskarlin in https://github.com/Future-House/paper-qa/pull/1072
- Adding
EmptyDocsErrorfailover togen_answerby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1073 - Removed a duplicate computation of
body's filehash by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1074
Note @jamesbraza did a clean rebase of a few commits to beyond this release, so this CHANGELOG entry was manually constructed.
New Contributors
- @chrisranderson made their first contribution in https://github.com/Future-House/paper-qa/pull/1051
Full Changelog: https://github.com/Future-House/paper-qa/compare/v5.28.0...v5.29.0