# Major Version 0.2
## 0.2.1
No changes, just doc updates.
## 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
# Major Version 0.1
## 0.1.0 - 0.1.3
* Initial version, with basic variable substitution and string utilities