All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.3.0 (2023-07-23)
4.2.1 (2020-11-01)
- Support large file lists (30875b2)
4.2.0 (2019-08-28)
4.1.0 (2019-08-19)
- Configurable temporary directory (25bbfd7)
4.0.2 (2019-08-18)
4.0.1 (2019-08-17)
- Remove temporary archive file after upload (d17ce9c)
4.0.0 (2019-08-17)
- file hashing algorithm is changed - files will be re-uploaded to cloud storage
- File hash uses remote file path (988f918)
3.1.0 (2019-08-17)
- Delete one file after uploading files in a session (fc71892)
3.0.1 (2019-08-17)
- Upgrade all dependencies, require node>=10 (d3b8181)
3.0.0 (2018-07-11)
- Slacker promise rejection (94832cd)
- file hashing algorithm is changed - files will be re-uploaded to cloud storage
2.5.1 (2018-07-11)
- Use batch flag for gpg calls (738e42e)
2.5.0 (2018-07-09)
2.4.2 (2017-11-13)
2.4.1 (2017-11-03)
- Scanner does not halt on permission errors 🐛 (8f09ebf)
2.4.0 (2017-05-13)
- Slack notifications 🎉 (4006663)
2.3.1 (2017-05-02)
2.3.0 (2017-04-30)
- Support special characters in filenames 🚚 (46e9057)
- backup-verify tool 🔧 (bc3bd1b)
- Removed --reset-synced flag ➖ (41f32f5)
- Upgrade better-sqlite3 ⬆️ (f79d959)
2.2.0 (2017-04-15)
- Use progress conditional for archives scanning also ⚡ (88ce6f0)
- Pipe output from aws CLI in real time 💄 (992c0bb)
- Support for backing up files in random order 🎉 (a4b6d89)
2.1.0 (2017-04-09)
2.0.1 (2017-04-09)
- Config check support for custom shell commands 🐛 (bab5707)
2.0.0 (2017-04-09)
- Switch DB format to SQLite 💥 (4f2be74)
- DB format switch to SQLite. See README for upgrade.
1.6.0 (2017-03-30)
- Warning on missing config file (a356c59)
- Restore tool 🎉 (a9be687)
1.5.1 (2017-03-30)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.