Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • normalize AppCode to store Cow<'static, str> and compare by canonical string so literal and dynamic codes round-trip via serde
  • switch pattern-based checks to equality in docs and tests where AppCode constants are used directly
  • bump the crate version to 0.24.9 and document the change in the changelog

Testing

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

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

@RAprogramm RAprogramm merged commit 73b4457 into new_verison Sep 28, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/fix-custom_codes_roundtrip_via_json-test branch September 28, 2025 00:38
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