Releases: caffeine-addictt/waku
Releases · caffeine-addictt/waku
Node v1.12.5
What's Changed
This fixes the issue of file content not being replaced.
Bug Fixes
- fix: File content not being replaced (#62) @caffeine-addictt
Full Changelog: v1.12.4...v1.12.5
Node v1.12.4
What's Changed
Some bug fixes
Bug Fixes
- fix: Rm with -f for development-only files and dirs (#60) @caffeine-addictt
- fix: Format asking for repository name with username (#59) @caffeine-addictt
Full Changelog: v1.12.3...v1.12.4
Node v1.12.3
What's Changed
Cleanup templatesyncignore file
Bug Fixes
- Cleanup syncignore (#57) @caffeine-addictt
Full Changelog: v1.12.2...v1.12.3
Node v1.12.2
What's Changed
Make I/O errors exit
Improvements
- Throw on I/O error (#55) @caffeine-addictt
Full Changelog: v1.12.1...v1.12.2
Node v1.12.1
What's Changed
Write to files in template/
directory asynchronously
Improvements
- Write to template/ asynchronously (#54) @caffeine-addictt
Full Changelog: v1.12.0...v1.12.1
Node v1.12.0
What's Changed
Removed syncing already setup projects
Other changes
- Make sync template root only (#53) @caffeine-addictt
Full Changelog: v1.11.2...v1.12.0
Node v1.11.2
What's Changed
Made it more clear and explicit that file updating is a synchronous operation
Bug Fixes
- Fix Sync/Async ambiguity (#52) @caffeine-addictt
Full Changelog: v1.11.1...v1.11.2
Node v1.11.1
What's Changed
- Ignore empty spaces for assignee
New
- Ignore empty spaces for assignee (#51) @caffeine-addictt
Full Changelog: v1.11.0...v1.11.1
Node v1.11.0
What's Changed
- Create src and test directory
New
- Generate src and test directory (#50) @caffeine-addictt
Full Changelog: v1.10.0...v1.11.0
Node v1.10.0
What's Changed
- Added some simple validation for emails to follow RegExp
.+@.+\..+
pattern (AKA[email protected]
). - Added configuring issue assignees
New
- Configuring assignees (#49) @caffeine-addictt
- Validating input (#48) @caffeine-addictt
Full Changelog: v1.9.2...v1.10.0