Skip to content

chore: release v0.3.0#27

Merged
Alex793x merged 1 commit intomainfrom
release-plz-2025-06-06T16-56-24Z
Jun 6, 2025
Merged

chore: release v0.3.0#27
Alex793x merged 1 commit intomainfrom
release-plz-2025-06-06T16-56-24Z

Conversation

@Alex793x
Copy link
Copy Markdown
Contributor

@Alex793x Alex793x commented Jun 6, 2025

🤖 New release

  • syncable-cli: 0.2.1 -> 0.3.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.41.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field ProjectAnalysis.docker_analysis in /tmp/.tmpzhvalO/syncable-cli/src/analyzer/mod.rs:231
  field ProjectAnalysis.docker_analysis in /tmp/.tmpzhvalO/syncable-cli/src/analyzer/mod.rs:231
Changelog

0.3.0 - 2025-06-06

Added

  • Added tool install verifier with cli calls (#14)

Other

  • Feature/extendsive docker compose and docker scan (#25)
  • Feature/add automatic cli update (#22)
  • Feature/update dependabot (#11)


This PR was generated with release-plz.

@Alex793x Alex793x merged commit e23ad51 into main Jun 6, 2025
@Alex793x Alex793x deleted the release-plz-2025-06-06T16-56-24Z branch June 6, 2025 22:22
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