Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 556 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 556 Bytes

Major Version 0.2

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