Skip to content

chore: release#104

Merged
ZR233 merged 1 commit into
mainfrom
release-plz-2026-05-15T15-24-48Z
May 21, 2026
Merged

chore: release#104
ZR233 merged 1 commit into
mainfrom
release-plz-2026-05-15T15-24-48Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 15, 2026

🤖 New release

  • fitimage: 0.1.3 -> 0.1.4 (✓ API compatible changes)
  • jkconfig: 0.2.3 -> 0.2.4 (✓ API compatible changes)
  • uboot-shell: 0.2.3 -> 0.2.4 (✓ API compatible changes)
  • ostool: 0.17.0 -> 0.18.0 (⚠ API breaking changes)
  • ostool-server: 0.2.0 -> 0.2.1 (✓ API compatible 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 BoardRunConfig.kernel_load_addr in /tmp/.tmpMgmqBB/ostool/ostool/src/board/config.rs:15
  field BoardRunConfig.fit_load_addr in /tmp/.tmpMgmqBB/ostool/ostool/src/board/config.rs:16
  field BoardRunConfig.bootm_addr in /tmp/.tmpMgmqBB/ostool/ostool/src/board/config.rs:17
  field UbootConfig.bootm_addr in /tmp/.tmpMgmqBB/ostool/ostool/src/run/uboot.rs:74
Changelog

fitimage

0.1.4 - 2026-05-21

Other

  • 添加 AGENTS 指南 (#95)

jkconfig

0.2.4 - 2026-05-21

Other

  • 添加 AGENTS 指南 (#95)

uboot-shell

0.2.4 - 2026-05-21

Other

  • 添加 AGENTS 指南 (#95)

ostool

0.18.0 - 2026-05-21

Added

  • (ostool) support board-specific U-Boot load addresses (#105)

Other

  • 添加 AGENTS 指南 (#95)

ostool-server

0.2.1 - 2026-05-21

Other

  • 添加 AGENTS 指南 (#95)


This PR was generated with release-plz.

@github-actions github-actions Bot force-pushed the release-plz-2026-05-15T15-24-48Z branch from 30f529d to f9c0f70 Compare May 21, 2026 06:58
@ZR233 ZR233 merged commit e0b9d05 into main May 21, 2026
@ZR233 ZR233 deleted the release-plz-2026-05-15T15-24-48Z branch May 21, 2026 07:03
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