Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • precompute lowercase classifier needles once, reuse stack buffers for short strings, and update the docs/tests to reflect the minimal-allocation behaviour
  • add regression coverage for long Turnkey needles and document the fallback allocation strategy
  • bump the crate to v0.10.7 and refresh README/CHANGELOG version references

Testing

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

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

@RAprogramm RAprogramm merged commit 09ea496 into main Sep 20, 2025
2 checks passed
@RAprogramm RAprogramm deleted the codex/refactor-contains_nocase-for-performance branch September 20, 2025 23:42
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