Skip to content

chore(ostool): release v0.16.0#99

Merged
ZR233 merged 1 commit into
mainfrom
release-plz-2026-05-12T15-15-26Z
May 12, 2026
Merged

chore(ostool): release v0.16.0#99
ZR233 merged 1 commit into
mainfrom
release-plz-2026-05-12T15-15-26Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 New release

  • ostool: 0.15.1 -> 0.16.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 Cargo.bin in /tmp/.tmpus0Wye/ostool/ostool/src/build/config.rs:83
  field Cargo.profile in /tmp/.tmpus0Wye/ostool/ostool/src/build/config.rs:98
Changelog

0.16.0 - 2026-05-12

Added

  • (ostool) 添加 Cargo 二进制目标选择 (#97)
  • (ostool) 支持显式配置 Cargo 构建 profile (#96)


This PR was generated with release-plz.

@ZR233 ZR233 merged commit 5c3262a into main May 12, 2026
@ZR233 ZR233 deleted the release-plz-2026-05-12T15-15-26Z branch May 12, 2026 15:17
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