Releases: howardroark/pollinate
Releases · howardroark/pollinate
v2.11.0
v2.10.0
v2.9.0
Changelog
- Replacing
fsExtra
methods with single focused modules that have small dependencies tree.
v2.8.0
Changelog
- Replacing
console.log
withconsole.error
when logging error stack.
v2.7.0
Changelog
- Moving the final move back to complete (#54) @howardroark
v2.6.0
Changelog
- Moving all files into place as part of
move
vscomplete
#51 @howardroark - Removing "target" option #53 @howardroark
v2.5.1
Changelog
- Run move items in parallel (#48) @howardroark
v2.5.0
Changelog
- Add
merge
option to schema (#47) @jedwards1211
v2.4.2
Changelog
- Update fs-extra and remove file-exists @howardroark
v2.4.1
Changelog
- Simplifying template source check (#40) @howardroark