chore(release): bump package versions to 1.17.0 - #450
Merged
Conversation
Synchronize the Rust, Python, Node, platform, and WebAssembly package versions.
There was a problem hiding this comment.
No issues found across 9 files
Shadow auto-approve: would require human review. Bumps versions to 1.17.0 across Rust, Node, Python, and WASM packages. This release triggers automated publishing and includes a source-breaking change for Rust consumers that requires human verification of the SemVer policy.
Re-trigger cubic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps the shared pdf-inspector version to 1.17.0 across the Rust crate, Python package, Node package and platform dependencies, WebAssembly package, tracked lockfiles, and website module pin. Merging this release PR starts the independent crates.io, PyPI, npm, and WASM publishing workflows from the same commit.
Changes since 1.16.0
Features
Compatibility note
font_tagis additive on the npm/PyPI surfaces and in--items-json; markdown output is byte-identical. For the Rust crate it is source-breaking only for consumers that constructTextItemliterally or destructure it exhaustively (see #449's compatibility section) — shipped as a minor per project precedent, sinceTextItemis an output type.