We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0658f commit b3ac1b5Copy full SHA for b3ac1b5
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+- Optimise `StrExt::to_ascii_lowercase_smolstr`, `StrExt::to_ascii_uppercase_smolstr`
6
+ ~2x speedup inline, ~4-22x for heap.
7
8
## 0.3.2 - 2024-10-23
9
10
- Fix `SmolStrBuilder::push` incorrectly padding null bytes when spilling onto the heap on a
0 commit comments