Skip to content

chore: release v0.23.0#200

Merged
Alex793x merged 1 commit into
mainfrom
release-plz-2025-12-17T20-13-42Z
Dec 17, 2025
Merged

chore: release v0.23.0#200
Alex793x merged 1 commit into
mainfrom
release-plz-2025-12-17T20-13-42Z

Conversation

@Alex793x
Copy link
Copy Markdown
Contributor

@Alex793x Alex793x commented Dec 17, 2025

🤖 New release

  • syncable-cli: 0.22.3 -> 0.23.0 (⚠ API breaking changes)

syncable-cli breaking changes

--- failure auto_trait_impl_removed: auto trait no longer implemented ---

Description:
A public type has stopped implementing one or more auto traits. This can break downstream code that depends on the traits being implemented.
        ref: https://doc.rust-lang.org/reference/special-types-and-traits.html#auto-traits
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.45.0/src/lints/auto_trait_impl_removed.ron

Failed in:
  type WriteFileTool is no longer UnwindSafe, in /tmp/.tmps2DVuT/syncable-cli/src/agent/tools/file_ops.rs:350
  type WriteFileTool is no longer RefUnwindSafe, in /tmp/.tmps2DVuT/syncable-cli/src/agent/tools/file_ops.rs:350
Changelog

0.23.0 - 2025-12-17

Added

  • VS Code extension Syncable Cli Companion

Other

  • Merge pull request Develop #201 from syncable-dev/develop
  • Merge branch 'develop' of github.com:syncable-dev/syncable-cli into develop


This PR was generated with release-plz.

@Alex793x Alex793x changed the title chore: release v0.22.4 chore: release v0.23.0 Dec 17, 2025
@Alex793x Alex793x force-pushed the release-plz-2025-12-17T20-13-42Z branch from 1028acc to b9d8ed2 Compare December 17, 2025 21:41
@Alex793x Alex793x merged commit e7d9135 into main Dec 17, 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