Skip to content

chore(release): v1.13.0 "Vantage"#98

Merged
doublegate merged 1 commit into
mainfrom
chore/release-v1.13.0
Jul 12, 2026
Merged

chore(release): v1.13.0 "Vantage"#98
doublegate merged 1 commit into
mainfrom
chore/release-v1.13.0

Conversation

@doublegate

Copy link
Copy Markdown
Owner

Summary

  • Version bump: workspace + all 12 individually-versioned crates 1.12.0 → 1.13.0.
  • CHANGELOG: [Unreleased] → dated ## [1.13.0] "Vantage" - 2026-07-12 section.
  • docs/STATUS.md: current-release pointer + summary paragraph extended to cover v1.13.0.
  • to-dos/VERSION-PLAN.md/to-dos/ROADMAP.md: v1.13.0 rung marked RELEASED 2026-07-12.

Closes out #96 (feat(frontend): v1.13.0 "Vantage" - HighContrast/Colorblind themes) and #97 (docs(roadmap): overdue RustyNES lockstep re-check).

Test plan

  • cargo fmt --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace (all green)
  • markdownlint-cli2 on every touched doc — identical error count vs. origin/main baseline (87), zero new findings
  • Cargo.lock regenerated via cargo check --workspace, confirmed all crates resolve at 1.13.0

🤖 Generated with Claude Code

Bumps workspace + all 12 individually-versioned crates from 1.12.0 to
1.13.0, dates the CHANGELOG entry, updates docs/STATUS.md's current-
release pointer/summary, and marks the VERSION-PLAN.md/ROADMAP.md
v1.13.0 rung RELEASED.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 12, 2026 13:52

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request bumps the workspace and crate versions of RustySNES from 1.12.0 to 1.13.0 for the 'Vantage' release. It updates the CHANGELOG, STATUS, ROADMAP, and VERSION-PLAN documentation to reflect the release of two accessibility theme variants (HighContrast and Colorblind) and details the honest re-scoping of the other two originally-planned items (the save-state migration fixture and the keyboard-navigation audit). There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release bookkeeping for RustySNES v1.13.0 "Vantage": bumps workspace + crate versions, finalizes the changelog entry, and updates project status/roadmap docs to mark the release as shipped.

Changes:

  • Bump workspace and crate versions 1.12.0 → 1.13.0, and update Cargo.lock accordingly.
  • Promote CHANGELOG.md [Unreleased] content into a dated v1.13.0 "Vantage" section.
  • Update docs/STATUS.md and planning docs (to-dos/*) to point at v1.13.0 and mark it RELEASED.

Reviewed changes

Copilot reviewed 17 out of 18 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Cargo.toml Workspace package version bump to 1.13.0.
Cargo.lock Lockfile updated so workspace crates resolve at 1.13.0.
CHANGELOG.md Adds v1.13.0 "Vantage" - 2026-07-12 section and moves release notes out of Unreleased.
docs/STATUS.md Updates “Current release” pointer and extends the RustyNES-parity ladder summary through v1.13.0.
to-dos/ROADMAP.md Marks v1.13.0 "Vantage" as RELEASED and summarizes delivered vs. re-scoped items inline.
to-dos/VERSION-PLAN.md Marks the v1.13.0 rung as RELEASED and documents the finalized scope outcomes.
crates/rustysnes-apu/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-cart/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-cheevos/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-core/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-cpu/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-frontend/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-gfx-shaders/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-netplay/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-ppu/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-savestate/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-script/Cargo.toml Crate version bump to 1.13.0.
crates/rustysnes-test-harness/Cargo.toml Crate version bump to 1.13.0.

@doublegate doublegate merged commit 7816717 into main Jul 12, 2026
13 checks passed
@doublegate doublegate deleted the chore/release-v1.13.0 branch July 12, 2026 14:02
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