Changelog
This changelog format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Added
CHANGELOG.mdreadthedocs integration
codecov integration
deptry integration
NOTICE.md
Changed
Deprecated
Removed
Fixed
Corrected licence notice and updated badges/emoji in
README.md.Require python >= 3.10 only (forced by pikepdf)
Security
[0.1.1] - 2025-12-09
Fixed
Added
README.mdtopyproject.tomlmetadata so it renders correctly on PyPI.
[0.1.0] - 2025-12-09
Added
Initial public release of
pdfbeaver.Core PDF manipulation capabilities (text redaction, vector graphics handling).
Comprehensive test suite with
hypothesisintegration.CI/CD pipeline for automated testing and PyPI publishing.