Skip to content

chore: release v0.21.0#190

Merged
Alex793x merged 1 commit intomainfrom
release-plz-2025-12-16T21-32-27Z
Dec 16, 2025
Merged

chore: release v0.21.0#190
Alex793x merged 1 commit intomainfrom
release-plz-2025-12-16T21-32-27Z

Conversation

@Alex793x
Copy link
Copy Markdown
Contributor

🤖 New release

  • syncable-cli: 0.20.0 -> 0.21.0 (⚠ API breaking changes)

syncable-cli 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.45.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field ChatSession.token_usage in /tmp/.tmpjrF1p7/syncable-cli/src/agent/session.rs:46
Changelog

0.21.0 - 2025-12-16

Added

  • updated agent layer, with better ui for interactivness

Other


This PR was generated with release-plz.

@Alex793x Alex793x merged commit 9b2a216 into main Dec 16, 2025
Alex793x added a commit that referenced this pull request Mar 28, 2026
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