All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.6 (2019-10-18)
- change webdav method unzip to UNZIP (b7c91ab)
- minor changes for js standard syntax (21f2ae1)
- minor changes for js standard syntax (315683b)
1.2.4 (2019-02-12)
- webdav: unzip method to uppercase (180dfd4)
1.2.3 (2019-02-12)
- webdav: trasform http webdav methods to uppercase (a705f83)
1.2.2 (2019-02-11)
1.2.1 (2019-02-11)
- add fallback archive parent dir on working directory (563b0ec)
1.2.0 (2019-02-11)
- add maxBodyLength limit on upload helper (e8d6b5e)
- add event emitter to emit progress notification (50fd95f)
- add remove, unzip, upload helpers (593f224)
- create authenticate helper (d0c9979)
- create helper to fetch instance versions (10e2b22)
- create helper to find webdav resource (b7549d1)
- create helper to make directory on webdav server (07ebc40)
- create helper to make zip archive (2411a84)