Skip to content

scribl 0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 19:49
· 17 commits to main since this release

Install via PyPI

pip install -U scribl

0.8.0 - 2024-07-11

First production release of scribl.

Features

  • Add support for zenodo and pypi uploads (disabled for the time being) by @alexlancaster (#3)

Bug Fixes

Internal

  • Update matplotlib requirement from <=3.9.0 to <=3.9.1 by @dependabot (#19)
  • Update pyzotero requirement from <=1.5.19 to <=1.5.20 by @dependabot (#18)
  • Update matplotlib requirement from <=3.8.4 to <=3.9.0 by @dependabot (#13)
  • Update pyzotero requirement from <=1.5.18 to <=1.5.19 by @dependabot (#14)
  • Update pandas requirement from <=2.2.1 to <=2.2.2 by @dependabot (#12)
  • Update networkx requirement from <=3.2.1 to <=3.3 by @dependabot (#11)
  • Update matplotlib requirement from <=3.8.3 to <=3.8.4 by @dependabot (#10)
  • Update pyparsing requirement from <=3.1.1 to <=3.1.2 by @dependabot (#9)
  • Update Zenodo + Test PyPI workflows by @alexlancaster (#8)
  • Update pandas requirement from <=2.2.0 to <=2.2.1 by @dependabot (#7)
  • Update matplotlib requirement from <=3.8.2 to <=3.8.3 by @dependabot (#6)
  • Bump the actions group with 1 update by @dependabot (#5)
  • Update pandas requirement from <=2.1.4 to <=2.2.0 by @dependabot (#4)
  • Add support for zenodo and pypi uploads (disabled for the time being) by @alexlancaster (#3)
  • Bump actions/upload-artifact from 3 to 4 by @dependabot (#1)

Documentation

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

Full Changelog: v0.8.0-a1...v0.8.0