v1.4.0
Fixed
- #7 - The logic around the
emptyFolder()
method could be problematic in some cases, so it was removed entirely.
Changed
- Method
emptyFolder()
was deprecated. - Methods
deployJs()
anddeployCss()
were deprecated in favor ofdeployFiles()
. - Methods
autoDeployCheckJs()
,autoDeployCheckCss()
andautoDeployCheck()
were deprecated in favor ofautoDeployCheckFile()
.