v5.29.0
What's Changed
- Preventing Greek name from crashing by @jamesbraza in #1048
- Better invalid name logs by @jamesbraza in #1049
- Fix paperqa/configs link in README.md by @chrisranderson in #1051
- Fixing all broken links,
pymarkdown
by @jamesbraza in #1052 - chore(deps): lock file maintenance by @renovate[bot] in #1053
- chore(deps): chore(deps): update actions/checkout action to v5 @renovate[bot] in #1058
- chore(deps): chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #1059
- Moved
mypy
to uselocal
hook to unsilence it on missing dependencies by @jamesbraza in #1055 - Removed dead
patch
fromtest_add_clinical_trials_to_docs
by @jamesbraza in #1056 - Restored
UnpaywallProvider
by updating expected response by @jamesbraza in #1057 - Refreshed
test_crossref_journalquality_fields_filtering
cassette by @jamesbraza in #1060 - Updating
journal_quality.csv
from script by @jamesbraza in #1061 - Better lookup failure message in
Settings.from_name
by @jamesbraza in #1064 - Lower bibtex logging to debug by @mskarlin in #1067
- Fixed
SearchIndex
defaultindex_directory
being adefault_factory
by @jamesbraza in #1070 - skip bibtex call to crossref by @mskarlin in #1072
- Adding
EmptyDocsError
failover togen_answer
by @jamesbraza in #1073 - Removed a duplicate computation of
body
's filehash by @jamesbraza in #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 #1051
Full Changelog: v5.28.0...v5.29.0