LOG 016: 2026/09/18
★ Typed Identifiers
Released 0.0.2 of the
typed-identcrate!Added case variants for
CamelIdent,HybridIdent,KebabIdentandSnakeIdent(#1)Generated title case and combination character mappings to improve correctness and efficiency (#6)
Greatly improved documentation, and updated to match the 0.0.2 release (#2)
Cleaned up the
FragmentBufAPI substantially using traits (#5)
There’s still more to work on before I’ll feel good about moving on from typed-ident, but this is really heading in a nice direction.
I strongly recommend taking a look at the newly-revised documentation. There’s still a few issues, and some things that I caught right after publishing (like always), but I think it’s still a big jump in quality.
In particular, I think the new presets documentation makes understanding the presets a lot easier.
Now it’s time to move on to 0.0.3 work!