Skip to content

Latest commit

 

History

History
92 lines (42 loc) · 3.65 KB

CHANGELOG.md

File metadata and controls

92 lines (42 loc) · 3.65 KB

Changelog

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

0.9.1 (2024-02-07)

Bug Fixes

  • Add basic flow tests for copyFiles main function (a39ae12)

0.9.0 (2024-02-06)

Features

  • Remove existing file in the final folder if size of it differs with the new file size (f95fc62)

0.8.1 (2024-02-05)

Bug Fixes

  • Start spinner on copy and import package.json with require to supress warning (2bd00f1)

0.8.0 (2024-02-05)

Features

  • Get rid of device names in folders and config, rewritten in TypeScript (b26b081)

0.7.0 (2023-03-12)

Features

  • Move from rename to mv for having ability to move files from and to different disks (308bcd4)

0.6.1 (2023-03-12)

0.6.0 (2021-11-06)

0.5.1 (2021-10-29)

0.5.0 (2021-10-28)

0.4.4 (2021-10-24)

0.4.3 (2021-10-24)

0.4.2 (2021-10-24)

0.4.1 (2021-10-13)

0.3.1 (2020-07-16)

Bug Fixes

0.3.0 (2020-07-14)

0.2.0 (2019-05-16)

Features

  • config: Add default config (b75dc88)

0.1.1 (2019-01-20)

Bug Fixes

  • Move to ora from winston and migrate to streams for copy files (c16f5d8)

0.1.0 (2019-01-20)

Features

  • Add opportunity to use relative and absolute path from executing folder (f6bb902)
  • Add standart-version package for generating changelog and following semver (c85dfc5)