You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tui-rsync/CHANGELOG.org

20 lines
615 B

* Change Log
** 0.1.0 <2023-02-26 Sun>
First release
Added *source add* function.
** 0.3.2 <2023-02-27 Mon>
Added *sync one* function.
Added Rsync wrappper.
Added fzf_prompt, all_labels for choosing a label of source.
** 0.3.5 <2023-03-01 Wed>
Added *sync all* function.
Added all_labels_except for choosing many labels.
Added fzf function for using all_labels_except.
** 0.4.1 <2023-03-02 Thu>
Added *source update args* function.
** 0.5.0 <2023-03-03 Fri>
Added *groups add* function.
** 0.5.2 <2023-03-04 Sat>
Added *sync recover* function.
Fixed label_prompt returning list.