Skip to content

Bump twine-models to 0.4#67

Merged
dyreby merged 1 commit into
mainfrom
bump-twine-models-0.4
Mar 5, 2026
Merged

Bump twine-models to 0.4#67
dyreby merged 1 commit into
mainfrom
bump-twine-models-0.4

Conversation

@dyreby

@dyreby dyreby commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Bump twine-models from 0.3 to 0.4.

The only breaking change is the removal of Effectiveness from recuperator output structs. This is a clean removal — brayton already computes effectiveness independently via pinch-point analysis (#65), so the fields on the internal solution structs were unused downstream.

Changes:

  • Cargo.toml / Cargo.lock: version bump
  • simple::Solution: remove recuperator_effectiveness: Effectiveness field
  • recompression::Solution: remove lt_effectiveness and ht_effectiveness fields
  • Cycle solvers: stop reading .effectiveness from recuperator results

Remove Effectiveness type and fields from solution structs.
twine-models 0.4 drops built-in effectiveness from recuperator
outputs; brayton already computes it independently via pinch-point
analysis (added in #65).
@dyreby dyreby merged commit c076968 into main Mar 5, 2026
1 check passed
@dyreby dyreby deleted the bump-twine-models-0.4 branch March 5, 2026 13:58
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.

1 participant