- 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