Skip to content

chore(main): release rs-materials 1.0.0#81

Open
vig-os-release-app[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--rs-materials
Open

chore(main): release rs-materials 1.0.0#81
vig-os-release-app[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--rs-materials

Conversation

@vig-os-release-app
Copy link
Copy Markdown
Contributor

@vig-os-release-app vig-os-release-app Bot commented Apr 19, 2026

🤖 Automated release. Merging this PR creates a tag, which fires the publish workflow (PyPI for py-materials, crates.io for rs-materials).

Release Reviewer Checklist

Check before merging. PR Hygiene CI is intentionally skipped on release-please PRs — these boxes are for the human merging the release.

  • Version bump matches expected scope (no surprise major from a stray feat!:)
  • CHANGELOG entries read correctly and credit external contributors
  • No security-sensitive deps changed without prior review
  • Downstream consumers (build123d, ocp_vscode, mat-vis-client) still compatible
  • Migration notes (if breaking change) present and linked from CHANGELOG
  • All required CI checks green

1.0.0 (2026-04-20)

⚠ BREAKING CHANGES

  • 3.0 vis cutover — properties.pbr removed, .vis canonical, mat-vis-client 0.4.x (#52)

Added

  • 3.0 vis cutover — properties.pbr removed, .vis canonical, mat-vis-client 0.4.x (#52) (49b5dff)
  • add mat-rs Rust crate for material database + formula parsing (82630d4)
  • embed TOML data files in crate via include_str!() (0e82f07), closes #5

Fixed

  • regenerate uv.lock for py-materials rename, apply rustfmt (d1ace0b)

Changed

  • rename Rust crate mat-rs → rs-materials (c2d8ec1)

This PR was generated with Release Please. See documentation.

@vig-os-release-app vig-os-release-app Bot force-pushed the release-please--branches--main--components--rs-materials branch from fbc37dd to c2be29e Compare April 19, 2026 11:32
@vig-os-release-app vig-os-release-app Bot force-pushed the release-please--branches--main--components--rs-materials branch from c2be29e to bc15057 Compare April 20, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: embed TOML data files in crate via include_str!()

0 participants