Releases: dhedey/preinterpret
Releases · dhedey/preinterpret
0.2.0
- Rename the string case conversion commands to be less noisy by getting rid of the case suffix
- Fix some bugs with the string conversion algorithms and add a full test-suite
- Add new string conversion commands:
[!kebab! ...]
,[!title! ...]
and[!insert_spaces! ...]
- Add new ident creation shorthands:
[!ident_camel! ...]
,[!ident_snake! ...]
and[!ident_upper_snake! ...]
- Overhauled the README
0.1.3
Introduces the preinterpret crate, bringing support for variable substitution, token type conversion and string conversion, capturing quote and paste capabilities for declarative macro authors.
Full Changelog: https://github.com/dhedey/preinterpret/commits/0.1.3