Evidence collection
Release notes
v0.3.2
Evidence collection
Release notes
v0.3.1 (Bugfix release)
Changes:
- Adjust setuptools to include the font files in the package added in 0.3.0
Evidence collection
Release notes
v0.3.0
New features:
- Allow custom IDs defined by keyword argument "figure_ids"
- plots can now be tagged with ID or QRcode exclusively or both at the same time
- Enable customization: Position of QRcode, font, fontcolor and fontsize of ID
- Comment out calls to plotID and plotID imports in the copied script
- Export all imported modules from the calling script to "required_imports.txt"
Evidence collection
Release notes
v0.2.3
- Implement type hints
- Implement automated release build
- Add citation.cff
Evidence collection
Release notes
- Updated documentation
- default name for exported plots is now their ID and can be changed by kwarg
- fix #77
- allow to create an ID but not print it on the plot via kwarg
- introduce the black coding style
- additional security checks
- transition to pyproject.toml
- many more...
Evidence collection
Release notes
Notice: This is a rerelease because of inconsistent use of the tag semantics.
PlotID is now available on PyPi.org. Many bug fixes, improvements, experimental QR code support.
Known bugs: #70.
v0.2.1
Historical release
Evidence collection
Release notes
PlotID is now available on PyPi.org. Many bug fixes, improvements, experimental QR code support.
Known bugs: #70.
v0.1.2
Historical release
Evidence collection
Release notes
plotID_python is still work in progress. So there are many improvements in this release that cannot be listed here. For example, publishing several files and plots is now possible. Additionally, not only matplotlib figures can be tagged with tagplot, but also pictures (jpg, png, etc.).
Evidence collection
Release notes
v0.1.1 bugfix/minor improvements
v0.1.0 First working version of plotID written in Python. This release is in pre-alpha stage. Please report any issues or feature requests that you might have. For an installation guide have a look at the README.md in the repo.
Evidence collection
Release notes
First working version of plotID written in Python. This release is in pre-alpha stage. Please report any issues or feature requests that you might have.
For an installation guide have a look at the README.md in the repo.