Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • implement ParseAppCodeError and FromStr for AppCode, re-export the parser, and cover it with unit tests
  • fix clippy warnings across axum/sqlx/tonic adapters and document the intentional AppError return size in ErrorResponse::with_details
  • bump the crate to v0.20.4, refresh README examples, and record the changes 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_68d377d4a088832bb1ffdec9a3331dd6

@RAprogramm RAprogramm merged commit 7f4ba69 into new_version Sep 24, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye_of_ra/fix-duplicated-attribute-error-in-axum.rs branch September 24, 2025 05:13
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