All Versions
3
Latest Version
Avg Release Cycle
908 days
Latest Release
1773 days ago
Changelog History
Changelog History
-
v2.0.0 Changes
May 13, 2020๐ New version per request of @oreinert in #197.
The major version has been bumped because of a breaking change.Notable changes:
- ๐ฅ Breaking : Removed
./bin/homeshick.csh
(moved to./homeshick.csh
) - Speed up refresh operation by reducing exec calls (thanks to @kruton)
- ๐ Fix some path quoting issues
- ๐ฅ Breaking : Removed
-
v1.1.0 Changes
June 04, 2018๐ New version per request of @oreinert in #180.
Notable changes:- symlinks are now relative (useful when linking for a chrooted environment or when renaming the home folder)
- fish shell completion (guide in wiki)
homeshick.sh
can now be sourced from dash as well- ๐ the entire codebase is now linted with shellcheck
- ๐ loads of minor bugfixes
-
v1.0.0
May 24, 2015