Changelog
October 25, 2020 ยท View on GitHub
All notable changes to this project will be documented in this file.
[0.3.0] - Oct 25, 2020
Changed
- How changes are pulled, dotman no longer pulls from
masterbranch, your default branch is automatically determined. By Prajeshpuri ๐ - Switch to stable version on install through
install.sh. - Other minor improvements.
Fixed
- First time setup issues.
- "No names found, cannot describe anything." error while running
dotman version. - Double exported aliases when installing dotman again.
[0.2.0] - Aug 25, 2020
Changed
- Now, Manage menu option numbers appear in bold.
- Rename options in
managemenu. - Minor tooling ๐ง updates.
install.shnow only installs tagged releases by default.
Fixed
- Bug where "No Changes in dotfiles" was printed twice when using option [2].
- Compatibility issues for MacOS, remove instances of
echo -e. - dotman logo printing errors, #2. Now compatible with Bash 3 (& MacOS).
- Bug ๐ where
$DOT_REPOvariable was not exported. By tadomaitis ๐
[0.1.0] - July 18, 2020
- Initial Release