Skip to content

chore: release v0.4.0#27

Merged
jmjoy merged 1 commit intomasterfrom
release-plz-2025-05-01T01-29-59Z
May 1, 2025
Merged

chore: release v0.4.0#27
jmjoy merged 1 commit intomasterfrom
release-plz-2025-05-01T01-29-59Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented May 1, 2025

🤖 New release

  • comfyui-client: 0.3.0 -> 0.4.0 (⚠ API breaking changes)

comfyui-client 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.40.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field Images.gifs in /tmp/.tmpKtFQRo/comfyui-client/src/meta.rs:57
Changelog

0.4.0 - 2025-05-01

Added

  • Derive Clone and add gifs in history (#25)

Fixed

  • handle execution error and interruption events in main loop (#26)


This PR was generated with release-plz.

@jmjoy jmjoy merged commit ed7816a into master May 1, 2025
@jmjoy jmjoy deleted the release-plz-2025-05-01T01-29-59Z branch May 1, 2025 02:02
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