Skip to content

chore: release v0.4.0 - #79

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-08-19T21-50-35Z
Closed

chore: release v0.4.0#79
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-08-19T21-50-35Z

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 New release

  • vihaco-abi-derive: 0.3.1 -> 0.4.0
  • vihaco-abi: 0.3.1 -> 0.4.0
  • vihaco-bytecode: 0.3.1 -> 0.4.0
  • vihaco-module: 0.3.1 -> 0.4.0
  • vihaco-parser: 0.3.1 -> 0.4.0
  • vihaco-parser-derive: 0.3.1 -> 0.4.0
  • vihaco-runtime-derive: 0.3.1 -> 0.4.0
  • vihaco-runtime: 0.3.1 -> 0.4.0 (⚠ API breaking changes)
  • vihaco-stdlib: 0.3.1 -> 0.4.0
  • vihaco-syntax: 0.3.1 -> 0.4.0
  • vihaco: 0.3.1 -> 0.4.0 (✓ API compatible changes)
  • vihaco-cpu: 0.3.1 -> 0.4.0

vihaco-runtime breaking changes

--- failure trait_added_supertrait: non-sealed trait added new supertraits ---

Description:
A non-sealed trait added one or more supertraits, which breaks downstream implementations of the trait
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#generic-bounds-tighten
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/trait_added_supertrait.ron

Failed in:
  trait vihaco_runtime::Component gained HasInstructionSet in file /tmp/.tmp4B1aIt/vihaco/crates/vihaco-runtime/src/generated.rs:29

--- failure trait_removed_associated_type: trait's associated type was removed ---

Description:
A public trait's associated type was removed or renamed.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/trait_removed_associated_type.ron

Failed in:
  associated type Component::Runtime, previously at /tmp/.tmp6GaeJP/vihaco-runtime/src/generated.rs:23
  associated type Component::Syntax, previously at /tmp/.tmp6GaeJP/vihaco-runtime/src/generated.rs:26
Changelog

vihaco

0.4.0 - 2026-08-19

Other

  • Allow nested composites with #[composite] macro (#78)


This PR was generated with release-plz.

@kaihsin kaihsin closed this Aug 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-19 21:51 UTC

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