Skip to content

v. 1.2.0

Compare
Choose a tag to compare
@jaumesegarra jaumesegarra released this 18 Apr 10:32
· 34 commits to master since this release
  • New pattern functions: cz (capitalized), lc (lowercase), uc (uppercase), sc (snake case) and kc (kebab case).
  • Now you can define custom simple patterns.
  • Possibility to change delimiter.
  • Solved a bug with subfolders creation.