Skip to content

Releases: jaumesegarra/xtuff

v. 1.4.0

25 Apr 18:51
ca0f62e
Compare
Choose a tag to compare
  • Fixed security issues with dependencies

v. 1.3.0

12 Oct 11:45
Compare
Choose a tag to compare
  • New "replace", "now" and "username" patterns.
  • Refactored and reorganized code.
  • Some tests

v. 1.2.1

24 Apr 17:02
Compare
Choose a tag to compare
  • Added function patterns: ls (start with lower case) and cc (to camelCase).
  • Improvements on the other function patterns.

v. 1.2.0

18 Apr 10:32
Compare
Choose a tag to compare
  • 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.

v. 1.1.5

09 Apr 19:19
Compare
Choose a tag to compare
  • %name% pattern now work with common files and the subfolders.
  • %path()% pattern now works on subfolders.

v. 1.1.2

09 Apr 17:58
Compare
Choose a tag to compare
  • Solved fix with path pattern on Windows.
  • No replace content of templates folder when you run npm install or update a package.

v. 1.1.0

08 Apr 18:50
Compare
Choose a tag to compare
  • Bug fixes on template example.
  • Added new pattern 'path()'.

v. 1.0.5

04 Apr 18:01
Compare
Choose a tag to compare
  • Fix bugs on Windows and relative path

v. 1.0.0

02 Apr 19:17
Compare
Choose a tag to compare

First version!