Skip to content

chore(release): bump workspace version to 0.16.0 - #494

Merged
cscheid merged 1 commit into
mainfrom
release/v0.16.0
Aug 10, 2026
Merged

chore(release): bump workspace version to 0.16.0#494
cscheid merged 1 commit into
mainfrom
release/v0.16.0

Conversation

@cscheid

@cscheid cscheid commented Aug 10, 2026

Copy link
Copy Markdown
Member

Version bump for the v0.16.0 release (runbook step 2).

  • Root Cargo.toml [workspace.package].version: 0.15.0 → 0.16.0
  • Root Cargo.lock: cargo update --workspace — 29 workspace crates, version-only, no external dep changes
  • crates/wasm-quarto-hub-client/Cargo.lock: same, 17 path deps

Local verification: Rust legs of cargo xtask verify green; hub-client build:all + test:ci green with freshly built WASM. cargo build --bin q2 --locked prints q2 (quarto 2) 0.16.0.

Release contents since v0.15.0 include: project profiles (_quarto-<name>.yml, conditional content), _environment file loading, shortcode substitution in metadata and text contexts, combining marks/ZWNJ/ZWJ in prose, named HTML entity decoding, Jupyter kernel shutdown fix, and diagnostic/span hardening.

🤖 Generated with Claude Code

Cargo.lock: cargo update --workspace (29 workspace crates only, no
external dep changes). wasm-quarto-hub-client/Cargo.lock refreshed the
same way (17 path deps, version-only).

Verified at this commit: cargo xtask verify Rust legs green
(--skip-hub-build), then hub-client build:all + test:ci green after a
fresh WASM build (the initial wasm smoke failures were a stale
pre-#488/#492 WASM artifact, not a regression).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@posit-snyk-bot

posit-snyk-bot commented Aug 10, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cscheid
cscheid merged commit 46cacc8 into main Aug 10, 2026
8 checks passed
@cscheid
cscheid deleted the release/v0.16.0 branch August 10, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants