Skip to content

chore: release v0.4.0 - #116

Merged
buffrr merged 1 commit into
mainfrom
release-plz-2026-08-14T15-32-34Z
Aug 14, 2026
Merged

chore: release v0.4.0#116
buffrr merged 1 commit into
mainfrom
release-plz-2026-08-14T15-32-34Z

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 New release

  • libveritas: 0.3.3 -> 0.4.0 (⚠ API breaking changes)
  • libveritas_testutil: 0.3.3 -> 0.4.0 (✓ API compatible changes)

libveritas 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.48.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field RecordSummary.signature in /tmp/.tmpURFJ93/libveritas/veritas/src/inspect.rs:163
Changelog

libveritas

0.4.0 - 2026-08-14

Features

  • Omit records with invalid signatures instead of failing

Style

  • Rustfmt

libveritas_testutil

0.4.0 - 2026-08-14

Features

  • Omit records with invalid signatures instead of failing

Style

  • Rustfmt


This PR was generated with release-plz.

@buffrr
buffrr merged commit 8336cb8 into main Aug 14, 2026
5 checks passed
@buffrr
buffrr deleted the release-plz-2026-08-14T15-32-34Z branch August 14, 2026 15:34
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