scribl 0.8.0
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
- Fix
pip install
duringpytest
by @alexlancaster (#17) - create sandbox for
pytest
"on-the-fly", rather than hardcoding by @alexlancaster (#16) - implement best-practice conventions as per
repo-review
by @alexlancaster (#2)
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
- implement best-practice conventions as per
repo-review
by @alexlancaster (#2)
A full history of changes is available in CHANGELOG.md
.
Full Changelog: v0.8.0-a1...v0.8.0