Releases: marushkevych/grunt-cmiscopy
Releases · marushkevych/grunt-cmiscopy
updated readme
v0.2.7 Update package.json
tracking versions locally and preventing from uploading stale versions
v0.2.6 Update README.md
removing dependency on superagent
removing dependency on superagent since cmis fixed its dependencies
locking dependency version of superagent to 0.17.0
v0.2.4 locking dependency version superagent to 0.17.0
"localRoot" action will output configured localRoot
v0.2.2 added localRoot action
Improved error handling
v0.2.1 Update package.json
Does not overwrite files with the same content
Starting from version 0.2.0 it will not overwrite files with the same content. Simply download (or upload) the whole directory and only changed files will be updated
fixed handling of empty folders in old alfresco repos
v0.1.6 Update package.json
Improved docs
v0.1.5 Update package.json
'list' action produces sorted list of documents
v0.1.4 Update README.md