Skip to content

chore(release): v1.12.0 "Refraction"#95

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

chore(release): v1.12.0 "Refraction"#95
doublegate merged 1 commit into
mainfrom
chore/release-v1.12.0

Conversation

@doublegate

Copy link
Copy Markdown
Owner

Summary

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

Closes out #94 (feat(frontend): v1.12.0 "Refraction" - xBRZ post-filter + gfx-shaders crate extraction).

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 (85), zero new findings
  • Cargo.lock regenerated via cargo check --workspace, confirmed rustysnes-gfx-shaders resolves at 1.12.0

🤖 Generated with Claude Code

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

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

@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 from 1.11.0 to 1.12.0 for the v1.12.0 "Refraction" release. It updates the CHANGELOG.md, Cargo.lock, and various Cargo.toml files, alongside documentation in docs/STATUS.md, to-dos/ROADMAP.md, and to-dos/VERSION-PLAN.md to reflect the release of the new PostFilter::Xbrz post-filter and the extraction of the rustysnes-gfx-shaders crate. 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-prep PR for RustySNES v1.12.0 “Refraction”, updating workspace/crate versions and rolling the relevant release documentation forward to the 2026-07-12 cut.

Changes:

  • Bump workspace version and per-crate versions to 1.12.0, and refresh Cargo.lock accordingly.
  • Promote CHANGELOG entries from [Unreleased] into v1.12.0 "Refraction" - 2026-07-12.
  • Update release pointers/status and roadmap/plan docs to mark v1.12.0 as 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
to-dos/VERSION-PLAN.md Marks v1.12.0 rung as released and expands delivered/deferred notes.
to-dos/ROADMAP.md Updates roadmap narrative to reflect v1.12.0 release contents and date.
docs/STATUS.md Advances “Current release” pointer to v1.12.0 and extends the parity-ladder summary.
crates/rustysnes-test-harness/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-script/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-savestate/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-ppu/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-netplay/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-gfx-shaders/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-frontend/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-cpu/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-core/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-cheevos/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-cart/Cargo.toml Bumps crate version to 1.12.0.
crates/rustysnes-apu/Cargo.toml Bumps crate version to 1.12.0.
CHANGELOG.md Adds the v1.12.0 dated section and associates the listed additions with that release.
Cargo.toml Updates [workspace.package] version to 1.12.0.
Cargo.lock Updates resolved workspace crate versions to 1.12.0.

@doublegate doublegate merged commit 8e7bfec into main Jul 12, 2026
13 checks passed
@doublegate doublegate deleted the chore/release-v1.12.0 branch July 12, 2026 13:20
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