Skip to content

chore: release v0.17.0 - #507

Merged
kantord merged 1 commit into
mainfrom
release-plz-2026-02-08T21-21-37Z
Apr 26, 2026
Merged

chore: release v0.17.0#507
kantord merged 1 commit into
mainfrom
release-plz-2026-02-08T21-21-37Z

Conversation

@kantord

@kantord kantord commented Feb 8, 2026

Copy link
Copy Markdown
Owner

🤖 New release

  • prunist: 0.16.1 -> 0.17.0
  • headson: 0.16.1 -> 0.17.0 (⚠ API breaking changes)

headson 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.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field PriorityOrder.safety_cap_hit in /tmp/.tmplbC53P/headson/src/order/types.rs:191
  field PriorityConfig.safety_cap in /tmp/.tmplbC53P/headson/src/order/types.rs:21
Changelog

headson

0.17.0 - 2026-02-08

Added

  • warn when priority queue safety cap is hit (#506)


This PR was generated with release-plz.

@kantord
kantord merged commit b8991d4 into main Apr 26, 2026
17 checks 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