Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Latest commit

 

History

History
71 lines (35 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

71 lines (35 loc) · 2.69 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.6 (2019-10-18)

Bug Fixes

  • 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)

Bug Fixes

  • webdav: unzip method to uppercase (180dfd4)

1.2.3 (2019-02-12)

Bug Fixes

  • webdav: trasform http webdav methods to uppercase (a705f83)

1.2.2 (2019-02-11)

1.2.1 (2019-02-11)

Bug Fixes

  • add fallback archive parent dir on working directory (563b0ec)

1.2.0 (2019-02-11)

Features

  • add maxBodyLength limit on upload helper (e8d6b5e)

1.1.0 (2019-01-18)

Features

  • 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)