Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • mirror thiserror's formatter trait detection so template parsing produces the right TemplateFormatter variants and keeps errors precise
  • add parser-level unit tests covering each supported formatter alongside malformed cases
  • bump crate versions (0.5.4 / 0.1.2), update README snippets, and record the change in the changelog

Testing

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

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

@RAprogramm RAprogramm merged commit 4b8f9b5 into new_version Sep 19, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/extend-parser-for-formatter-traits branch September 19, 2025 05:01
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