Skip to content

chore: release v0.3.0 - #26

Merged
saucam merged 1 commit into
mainfrom
release-plz-2026-07-14T15-20-04Z
Jul 19, 2026
Merged

chore: release v0.3.0#26
saucam merged 1 commit into
mainfrom
release-plz-2026-07-14T15-20-04Z

Conversation

@saucam

@saucam saucam commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

🤖 New release

  • codeoid-protocol: 0.2.0 -> 0.3.0 (⚠ API breaking changes)
  • codeoid-client: 0.2.0 -> 0.3.0 (✓ API compatible changes)
  • codeoid-tui: 0.2.0 -> 0.3.0

codeoid-protocol breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/enum_variant_added.ron

Failed in:
  variant ClientMessage:SettingsSchema in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/client.rs:255
  variant ClientMessage:SettingsGet in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/client.rs:260
  variant ClientMessage:SettingsSet in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/client.rs:266
  variant ClientMessage:SettingsSchema in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/client.rs:255
  variant ClientMessage:SettingsGet in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/client.rs:260
  variant ClientMessage:SettingsSet in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/client.rs:266
  variant DaemonMessage:SettingsSchemaResult in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/daemon.rs:181
  variant DaemonMessage:SettingsGetResult in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/daemon.rs:188
  variant DaemonMessage:SettingsSetResult in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/daemon.rs:195
  variant DaemonMessage:SettingsSchemaResult in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/daemon.rs:181
  variant DaemonMessage:SettingsGetResult in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/daemon.rs:188
  variant DaemonMessage:SettingsSetResult in /tmp/.tmpo63kzd/codeoid-ui/crates/codeoid-protocol/src/daemon.rs:195
Changelog

codeoid-protocol

0.3.0 - 2026-07-16

Added

  • comprehensive settings screen (#27)

codeoid-client

0.3.0 - 2026-07-16

Added

  • comprehensive settings screen (#27)

codeoid-tui

0.3.0 - 2026-07-16

Added

  • comprehensive settings screen (#27)


This PR was generated with release-plz.

@saucam saucam changed the title chore: release v0.2.0 chore: release v0.3.0 Jul 16, 2026
@saucam
saucam force-pushed the release-plz-2026-07-14T15-20-04Z branch from cf8f054 to 897975b Compare July 16, 2026 01:38
@saucam
saucam merged commit efe6cc1 into main Jul 19, 2026
1 check passed
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