Skip to content

chore(ostool): release v0.19.0#107

Merged
ZR233 merged 1 commit into
mainfrom
release-plz-2026-05-21T09-20-24Z
May 21, 2026
Merged

chore(ostool): release v0.19.0#107
ZR233 merged 1 commit into
mainfrom
release-plz-2026-05-21T09-20-24Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 New release

  • ostool: 0.18.0 -> 0.19.0 (⚠ API breaking changes)

ostool breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field ToolConfig.disable_someboot_build_config in /tmp/.tmpAoun8s/ostool/ostool/src/tool.rs:42
  field Cargo.disable_someboot_build_config in /tmp/.tmpAoun8s/ostool/ostool/src/build/config.rs:105
Changelog

0.19.0 - 2026-05-21

Added

  • 添加禁用 someboot 自动注入 Cargo 参数的配置选项 (#106)


This PR was generated with release-plz.

@ZR233 ZR233 merged commit 27075fb into main May 21, 2026
@ZR233 ZR233 deleted the release-plz-2026-05-21T09-20-24Z branch May 21, 2026 09:21
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