Releases: cbusillo/printnode_community
Releases · cbusillo/printnode_community
v0.3.0
First maintained community release of the PrintNode Python API client under the printnode_community project name.
Highlights:
- Consistent project, repository, install, and import name:
printnode_community. - Modern packaging with
pyproject.tomlanduv. - Protected
mainbranch with CI across Python 3.10 through 3.14. - Credential-free test suite with request, model, account, computer, printjob, and import coverage.
- Manual PyPI publishing workflow guarded to run from a matching
v*release tag.
TestPyPI was intentionally skipped for this first release after local build, metadata, CI, and release-tag validation passed.