Skip to content

chore: release - #378

Merged
seant-aws merged 1 commit into
mainfrom
release-plz-2026-09-10T00-14-39Z
Sep 10, 2026
Merged

chore: release#378
seant-aws merged 1 commit into
mainfrom
release-plz-2026-09-10T00-14-39Z

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • openjd-expr: 0.6.0 -> 0.7.0 (⚠ API breaking changes)
  • openjd-model: 0.6.1 -> 0.7.0 (✓ API compatible changes)
  • openjd-sessions: 0.5.6 -> 0.5.7 (✓ API compatible changes)
  • openjd-cli: 0.1.15 -> 0.1.16

openjd-expr breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters, not counting the receiver (self) parameter.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.50.0/src/lints/method_parameter_count_changed.ron

Failed in:
  openjd_expr::format_string::FormatString::validate_expressions takes 2 parameters in /tmp/.tmpG5xca3/openjd-expr/src/format_string.rs:207, but now takes 3 parameters in /tmp/.tmpzNV1bB/openjd-rs/crates/openjd-expr/src/format_string.rs:249
  openjd_expr::FormatString::validate_expressions takes 2 parameters in /tmp/.tmpG5xca3/openjd-expr/src/format_string.rs:207, but now takes 3 parameters in /tmp/.tmpzNV1bB/openjd-rs/crates/openjd-expr/src/format_string.rs:249
Changelog

openjd-expr

0.7.0 - 2026-09-10

Bug fixes

  • Escape control characters in repr_py and repr_python (#374)

Features

  • [breaking] Return StaticResolution from FormatString::validate_expressions (#373)

openjd-model

0.7.0 - 2026-09-10

Features

  • [breaking] Return StaticResolution from FormatString::validate_expressions (#373)

openjd-sessions

0.5.7 - 2026-09-10

Bug fixes

  • Bound child output reading in Windows helper runner (#369)

openjd-cli

0.1.16 - 2026-09-10

Miscellaneous

  • Updated the following local packages: openjd-expr, openjd-model, openjd-sessions


This PR was generated with release-plz.

@github-actions
github-actions Bot requested a review from a team as a code owner September 10, 2026 00:14
@github-actions
github-actions Bot force-pushed the release-plz-2026-09-10T00-14-39Z branch from ca84641 to 5b88839 Compare September 10, 2026 01:21
@github-actions
github-actions Bot force-pushed the release-plz-2026-09-10T00-14-39Z branch from 5b88839 to f160764 Compare September 10, 2026 07:04
@seant-aws
seant-aws merged commit 575d126 into main Sep 10, 2026
22 checks passed
@seant-aws
seant-aws deleted the release-plz-2026-09-10T00-14-39Z branch September 10, 2026 16:53
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