chore(release): v0.7.28 - #294
Merged
Merged
Conversation
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
Release v0.7.28 — a version bump only (
Cargo.toml+Cargo.lock) plus the CHANGELOGentry for the 20 PRs merged since
v0.7.27(#274–#293). No production code is touched bythis PR.
config.tomlneeds no sync).?v=token,so
ui/index.htmlends this version ati18n.js/app.js?v=20260924-2,api.js?v=20260914-13,data.js/style.css?v=20260914-11.cargo test376 passed / 0 failed (was 308 atv0.7.27),cargo fmt --checkrc=0,cargo clippy --all-targets -- -D warningsrc=0.What is in v0.7.28
The batch continues the same rule the previous releases have been applying — one fact, one
source; the displayed quantity must equal the consumed one — and this time extends it to two
carriers it had not covered: state that outlives its boundary, and scope that does not match
the scope that is claimed.
#app, module-level transaction-view state17 new
state_gateinvariants were added in this batch; each one derives its expected values fromthe code under test rather than snapshotting them.
Related Issue
No linked issue — this is a release commit for the merged work above.
Changes
Cargo.toml/Cargo.lock:0.7.27→0.7.28CHANGELOG.md: newv0.7.28sectionTests
cargo testall pass (376 passed / 0 failed)cargo fmt --checkpassescargo clippy --all-targets -- -D warningspassesChecklist
release/)chore(release): v0.7.28)