Releases: ByteVeda/paperjam
Releases · ByteVeda/paperjam
v0.2.0
What's Changed
- chore(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #22
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #20
- fix(wasm): make owner_password optional in encrypt binding by @pratyush618 in #31
- fix(wasm): serialize doc_bytes as Uint8Array instead of Array by @pratyush618 in #32
- fix(docs): cache-bust WASM module URL to prevent stale load errors by @pratyush618 in #33
- fix(wasm): draw black rectangles over redacted text by @pratyush618 in #34
- feat: AES-256, LTV signatures, PDF/A conversion, PDF/UA validation by @pratyush618 in #35
- Multi-format document ecosystem by @pratyush618 in #42
- fix(publish): switch ureq to native-tls for aarch64 cross-compilation by @pratyush618 in #43
- fix(publish): migrate to ureq v3 + aws-lc-rs for aarch64 builds by @pratyush618 in #44
- fix(publish): use manylinux_2_28 for aarch64 aws-lc-sys build by @pratyush618 in #45
Full Changelog: 0.1.3...0.2.0
paperjam-mcp 0.1.0
What's Changed
- feat(mcp): add Python MCP server for paperjam by @pratyush618 in #46
v0.1.3
What's Changed
- Include LICENSE in sdist, bump to 0.1.3 by @pratyush618 in #30
Full Changelog: 0.1.2...0.1.3
v0.1.2
What's Changed
- Release 0.1.2: fix publish workflow by @pratyush618 in #29
- chore(deps): update md-5 requirement from 0.10 to 0.11 by @dependabot[bot] in #25
New Contributors
- @dependabot[bot] made their first contribution in #25
Full Changelog: 0.1.1...0.1.2
v0.1.1
What's Changed
- Configure Dependabot for multiple package ecosystems by @pratyush618 in #17
- Release 0.1.1 by @pratyush618 in #18
Full Changelog: 0.1.0...0.1.1
v0.1.0
What's Changed
- Feat/extraction and reorder by @pratyush618 in #1
- Feat/optimize annotations watermark by @pratyush618 in #2
- Feat/diff structure sanitize by @pratyush618 in #3
- Feat/new features by @pratyush618 in #4
- Feat/expose features and customization by @pratyush618 in #5
- Feat/encryption by @pratyush618 in #6
- Feat/new features and organize examples by @pratyush618 in #7
- feat: Add form field support — inspect, fill, create, modify, and for… by @pratyush618 in #8
- feat: Add rayon parallelism, async Python API, and pre-commit hooks by @pratyush618 in #9
- feat: Add link extraction, TOC generation, page stamping, visual diff, and PDF/A validation by @pratyush618 in #10
- docs: Add comprehensive Sphinx documentation site by @pratyush618 in #11
- chore: docs cleanup and rename paperjam-python to paperjam-py by @pratyush618 in #12
- feat: native async support via Rust tokio + CI pipelines by @pratyush618 in #13
- feat: Docusaurus docs site with WASM playground by @pratyush618 in #14
- Add logo and favicon to README and docs site by @pratyush618 in #15
- Fix publish workflow: pin Python 3.12/3.13 by @pratyush618 in #16
New Contributors
- @pratyush618 made their first contribution in #1
Full Changelog: https://github.com/ByteVeda/paperjam/commits/0.1.0