1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Release 2.5.0

Update version number and update documentation

* Support for transcrypt (#197)
* Support ESH templates (#220)
* Preserve file mode of template (#193)
* Fish shell completions (#224)
* Fix alt processing when worktree is `/` (#198)
* Assert config directory if missing (#226, #227)
* Documentation improvements (#229)
This commit is contained in:
Tim Byrne
2020-08-08 15:08:23 -05:00
parent 4ff12c7125
commit 7628a1b61d
7 changed files with 73 additions and 32 deletions

2
yadm
View File

@@ -20,7 +20,7 @@ if [ -z "$BASH_VERSION" ]; then
[ "$YADM_TEST" != 1 ] && exec bash "$0" "$@"
fi
VERSION=2.4.0
VERSION=2.5.0
YADM_WORK="$HOME"
YADM_DIR=