Skip to content

chore: release v0.10.0#95

Merged
pignuante merged 1 commit into
mainfrom
release-plz-2026-07-02T02-40-16Z
Jul 2, 2026
Merged

chore: release v0.10.0#95
pignuante merged 1 commit into
mainfrom
release-plz-2026-07-02T02-40-16Z

Conversation

@hwpforge-release-bot

Copy link
Copy Markdown
Contributor

🤖 New release

  • hwpforge-core: 0.9.0 -> 0.10.0 (⚠ API breaking changes)
  • hwpforge-smithy-hwpx: 0.9.0 -> 0.10.0 (✓ API compatible changes)
  • hwpforge-bindings-mcp: 0.9.0 -> 0.10.0

hwpforge-core 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 ColumnSettings.col_line in /tmp/.tmp9OYu7U/HwpForge/crates/hwpforge-core/src/column.rs:172
  field ColumnSettings.col_line in /tmp/.tmp9OYu7U/HwpForge/crates/hwpforge-core/src/column.rs:172
Changelog

hwpforge-core

0.10.0 - 2026-07-02

Added

  • (core) BREAKING carry multi-column separator line (colLine)

hwpforge-smithy-hwpx

0.10.0 - 2026-07-02

Added

  • (core) BREAKING carry multi-column separator line (colLine)

Documentation

  • reconcile README/CLAUDE.md/CHANGELOG with 0.9.0 workspace state

hwpforge-bindings-mcp

0.10.0 - 2026-07-02

Fixed


This PR was generated with release-plz.

@hwpforge-release-bot hwpforge-release-bot Bot requested a review from pignuante as a code owner July 2, 2026 02:40
@pignuante pignuante added this pull request to the merge queue Jul 2, 2026
Merged via the queue into main with commit b9b883c Jul 2, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant