Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add AppError::with_context helper that reuses Arc sources and update Context builder to call it
  • document the helper across lib docs, README, and wiki content and add regression tests for plain and anyhow errors
  • bump crate version to 0.23.1 and record the change in the changelog

Testing

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

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

@RAprogramm RAprogramm merged commit 08b61e6 into new_verison Sep 26, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/add-apperror-with_context-helper branch September 26, 2025 08:45
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