Skip to content

scribl 0.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 17:33
· 12 commits to main since this release

Install via PyPI

pip install -U scribl

0.8.1 - 2024-10-21

Features

Bug Fixes

  • Add unit test for accessing Zotero library remotely + ensure binary packages in CI testing by @alexlancaster (#30)

Internal

  • Update networkx requirement from <=3.3 to <=3.4.1 by @dependabot (#33)
  • Update pyparsing requirement from <=3.1.4 to <=3.2.0 by @dependabot (#34)
  • Update pandas requirement from <=2.2.2 to <=2.2.3 by @dependabot (#31)
  • Update pyzotero requirement from <=1.5.20 to <=1.5.25 by @dependabot (#28)
  • Update pyparsing requirement from <=3.1.2 to <=3.1.4 by @dependabot (#27)
  • Update matplotlib requirement from <=3.9.1 to <=3.9.2 by @dependabot (#26)

Documentation

  • Post-publication updates: add details + DOI + merge in manuscript files by @alexlancaster (#24)

A full history of changes is available in CHANGELOG.md.

Full Changelog: v0.8.0...v0.8.1