Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • publish masterror-derive 0.6.1 and re-export its macros from the masterror crate so users only depend on one package
  • replace the release workflow with MSRV/tag validation and a gated publish sequence that retries masterror-derive before masterror
  • bump workspace versions/documentation to 0.10.5 and update the changelog for the release

Testing

  • cargo +nightly fmt --
  • cargo +1.90.0 build --all-targets
  • cargo +1.90.0 test --all
  • cargo +1.90.0 clippy --all-targets --all-features -- -D warnings
  • cargo +1.90.0 doc --no-deps
  • cargo audit
  • cargo deny check

https://chatgpt.com/codex/tasks/task_e_68ce9c702c4c832b938c67984be59f57

@RAprogramm RAprogramm merged commit f9e1f45 into main Sep 20, 2025
2 checks passed
@RAprogramm RAprogramm deleted the codex/release-and-publish-masterror-with-derive-re-export branch September 20, 2025 13:26
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.

2 participants