Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

Latest commit

 

History

History
173 lines (71 loc) · 4.81 KB

CHANGELOG.md

File metadata and controls

173 lines (71 loc) · 4.81 KB

Changelog

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

2.3.0 (2019-08-13)

Bug Fixes

Features

2.2.1 (2019-06-30)

Bug Fixes

  • build: error on types for fs callback (774d808)

2.2.0 (2019-06-30)

Features

  • build: standardize build (eba832e)

2.1.0 (2019-03-29)

Bug Fixes

Features

2.0.0 (2019-03-29)

2.0.0-beta.3 (2019-02-24)

Bug Fixes

2.0.0-beta.2 (2019-02-24)

Bug Fixes

  • avoid open write stream if resource exist #1191 (b13904a)
  • package.json to reduce vulnerabilities (97e9dc3)

2.0.0-beta.1 (2019-02-03)

2.0.0-beta.0 (2019-02-01)

Bug Fixes

  • deps: update dependency lodash to v4.17.11 (682616a)

Features

BREAKING CHANGES

  • we change from boolean value to string within the config file

1.2.0 (2018-08-25)

Features

1.1.3 (2018-07-15)

Bug Fixes

  • remove unused parameters (3ce374a)

1.1.2 (2018-06-09)

Bug Fixes

  • return time as milliseconds (c98be85)

1.1.1 (2018-06-08)

Bug Fixes

  • check whether path exist before return result (cb5d4ef)

1.1.0 (2018-06-08)

Bug Fixes

  • deps: update dependency async to v2.6.1 (487b095)

Features

0.2.0 (2018-01-17)

Features

  • update minor dependencies (92daa81)

0.1.4 (2018-01-17)

Bug Fixes

  • remove temp file whether is emtpy and fails (593e162)
  • unit test (2573f30)