Skip to content

chore: release v0.18.0#160

Merged
Alex793x merged 1 commit intomainfrom
release-plz-2025-09-11T16-29-22Z
Sep 11, 2025
Merged

chore: release v0.18.0#160
Alex793x merged 1 commit intomainfrom
release-plz-2025-09-11T16-29-22Z

Conversation

@Alex793x
Copy link
Copy Markdown
Contributor

🤖 New release

  • syncable-cli: 0.17.0 -> 0.18.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.43.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field ToolStatus.execution_path in /tmp/.tmpHISVDt/syncable-cli/src/analyzer/tool_management/detector.rs:12
  field ToolStatus.execution_path in /tmp/.tmpHISVDt/syncable-cli/src/analyzer/tool_management/detector.rs:12
  field ToolStatus.execution_path in /tmp/.tmpHISVDt/syncable-cli/src/analyzer/tool_management/detector.rs:12
Changelog

0.18.0 - 2025-09-11

Added

  • improved analyzer from false positives of voltagen and expo issues

Other


This PR was generated with release-plz.

@Alex793x Alex793x merged commit 13e7699 into main Sep 11, 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