Skip to content

Releases: caffeine-addictt/waku

Node v1.12.5

06 Jun 10:51
node-v1.12.5
d64cba9
Compare
Choose a tag to compare

What's Changed

This fixes the issue of file content not being replaced.

Bug Fixes

Full Changelog: v1.12.4...v1.12.5

Node v1.12.4

29 May 15:14
node-v1.12.4
4041e6d
Compare
Choose a tag to compare

What's Changed

Some bug fixes

Bug Fixes

Full Changelog: v1.12.3...v1.12.4

Node v1.12.3

12 May 14:26
node-v1.12.3
e43f4cd
Compare
Choose a tag to compare

What's Changed

Cleanup templatesyncignore file

Bug Fixes

Full Changelog: v1.12.2...v1.12.3

Node v1.12.2

12 May 13:47
node-v1.12.2
14f26e3
Compare
Choose a tag to compare

What's Changed

Make I/O errors exit

Improvements

Full Changelog: v1.12.1...v1.12.2

Node v1.12.1

12 May 13:14
node-v1.12.1
4820f09
Compare
Choose a tag to compare

What's Changed

Write to files in template/ directory asynchronously

Improvements

Full Changelog: v1.12.0...v1.12.1

Node v1.12.0

12 May 13:05
node-v1.12.0
2523a69
Compare
Choose a tag to compare

What's Changed

Removed syncing already setup projects

Other changes

Full Changelog: v1.11.2...v1.12.0

Node v1.11.2

11 May 05:22
node-v1.11.2
6099d2a
Compare
Choose a tag to compare

What's Changed

Made it more clear and explicit that file updating is a synchronous operation

Bug Fixes

Full Changelog: v1.11.1...v1.11.2

Node v1.11.1

07 May 14:22
node-v1.11.1
b15cde7
Compare
Choose a tag to compare

What's Changed

  • Ignore empty spaces for assignee

New

Full Changelog: v1.11.0...v1.11.1

Node v1.11.0

07 May 14:13
node-v1.11.0
fa874bf
Compare
Choose a tag to compare

What's Changed

  • Create src and test directory

New

Full Changelog: v1.10.0...v1.11.0

Node v1.10.0

07 May 13:48
node-v1.10.0
0a0b5d3
Compare
Choose a tag to compare

What's Changed

  • Added some simple validation for emails to follow RegExp .+@.+\..+ pattern (AKA [email protected]).
  • Added configuring issue assignees

New

Full Changelog: v1.9.2...v1.10.0