We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953d227 commit 0d69ab1Copy full SHA for 0d69ab1
CHANGELOG.md
@@ -6,10 +6,10 @@ Changelog
6
Notable changes:
7
8
* Major rework of boilerplate files, for much faster library loading.
9
+* Fix a handful of bugs that were introduced during the earlier restructuring.
10
* Rename "sublibrary" to "unit" in both prose and code.
11
* New "smart dispatch" shell function wrapper for `ubik`.
-* Fix a handful of bugs that were introduced during the earlier restructuring.
12
-* Changed the default of `rsync-local` to be `--no-delete` and not `--delete`,
+* Change the default of `rsync-local` to be `--no-delete` and not `--delete`,
13
to match regular `rsync`.
14
* New scripts:
15
* `tempy` (temporary file/dir) utilities.
0 commit comments