All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.9.1 (2024-02-07)
- Add basic flow tests for copyFiles main function (a39ae12)
0.9.0 (2024-02-06)
- Remove existing file in the final folder if size of it differs with the new file size (f95fc62)
0.8.1 (2024-02-05)
- Start spinner on copy and import package.json with require to supress warning (2bd00f1)
0.8.0 (2024-02-05)
- Get rid of device names in folders and config, rewritten in TypeScript (b26b081)
0.7.0 (2023-03-12)
- 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)
- utils: Fix date format (813e210)
0.3.0 (2020-07-14)
0.2.0 (2019-05-16)
- config: Add default config (b75dc88)
0.1.1 (2019-01-20)
- Move to ora from winston and migrate to streams for copy files (c16f5d8)