-
Notifications
You must be signed in to change notification settings - Fork 3
/
changelog
48 lines (37 loc) · 1.25 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
2.4 - 14 August 2018
* Exclude directories from mydata command
2.2 - 13 February 2018
* Fixed core backup files bug
2.0 - 13 February 2018
* New numbering system (odd's development, even's production)
* Excluded directories now removed from backups
* User (custom) data backup support via MYDATA_ => cya mydata
* Now backups and restores /initrd.img, /initrd.img.old, /vmlinuz, /vmlinuz.old (if present)
* Version check reminder added
* cya_completion updated to v1.2
1.8 - 24 December 2017
* Mark last run notation fixed
1.7 - 23 December 2017
* Save command now marks which profile was last used
* Bash auto completion
1.6 - 16 November 2017
* Updated disclaimer
1.5 - 23 October 2017
* Altered archiving functions
* Added software check
* Altered credits slightly
* cya keep allows overwriting profiles
1.4 - 20 October 2017
* Added ability to change max saves
* Added archive support
1.3 - 19 October 2017
* Fixed typos
1.2 - 18 October 2017
* Added ability to backup specific files
1.1 - 17 October 2017
* Altered restore script and restore method by dropping chroot
* Prevent restore command in normal mode
* Prevent keep, remove, save, script commands in restore mode
* Added /opt/ /snap/ to standard backup directories
1.0 - 12 October 2017
* Original release