Releases: atom-community/sync-settings
Releases · atom-community/sync-settings
v4.3.9
4.3.9 (2020-08-19)
Bug Fixes
v4.3.8
4.3.8 (2020-07-27)
Bug Fixes
- deps: bump @octokit/rest from 18.0.2 to 18.0.3 (#532) (bce7bd1)
v4.3.7
4.3.7 (2020-07-24)
Bug Fixes
- deps: bump @octokit/rest from 18.0.1 to 18.0.2 (#529) (5f0b4b1)
v4.3.6
4.3.6 (2020-07-14)
Bug Fixes
v4.3.5
4.3.5 (2020-06-28)
Bug Fixes
- backup storing directory with forward slash (ab4a640)
- restore folders that don't exist locally (c184aad)
- use asynchronous fs methods (31076e3)
- use fs-extra for promisified functions (5215187)
v4.3.4
4.3.4 (2020-06-28)
Bug Fixes
v4.3.3
4.3.3 (2020-04-29)
Bug Fixes
v4.3.2
4.3.2 (2020-03-15)
Bug Fixes
- fix check backup with only change in package versions (#500) (bbbcce4)
v4.3.1
4.3.1 (2020-03-04)
Bug Fixes
- fix removing files when content is null (72e5255)
- getting gist doesn't require token (1246d43), closes #281
v4.3.0
4.3.0 (2020-03-04)
Bug Fixes
- use is-binary-path to determine encoding (ae87c54)
Features