Releases: ZachiNachshon/dotfiles-cli
Releases · ZachiNachshon/dotfiles-cli
v0.8.0
Changes
🚀 Features
- Updated the RC reload script header to support Homebrew on M1 + upgrade external dependency revision for
shell_scripts_lib
@ZachiNachshon (#14) - Homebrew package installation flattened to a single
brew
command + replaced the verification forbrew
cli command @ZachiNachshon (#13)
📖 Documentation
- [Docs] Reordered the getting started commands for best practice @ZachiNachshon (#15)
v0.7.0
Changes
🚀 Features
- [Homebrew] Add support for MAC M1 due to Homebrew folder prefix changes @ZachiNachshon (#12)
v0.6.0
Changes
🐛 Bug Fixes
- Shell RC reload header should support Homebrew binary location @ZachiNachshon (#11)
v0.5.0
v0.4.0
Changes
🚀 Features
- RC file header should allow dotfiles CLI install path override via
DOTFILES_CLI_INSTALL_PATH
env var @ZachiNachshon (#7)
🐛 Bug Fixes
- Setting relative import paths to enable linkage from Homebrew and manual installation @ZachiNachshon (#9)
- Check if dotfiles repo exists before running any command involving files I/O @ZachiNachshon (#8)
v0.3.0
Changes
- Reload session header update on RC file moved to reload command @ZachiNachshon (#4)
🚀 Features
- RC file header should allow dotfiles CLI install path override via
DOTFILES_CLI_INSTALL_PATH
env var @ZachiNachshon (#7)
🧰 Maintenance
- Added test coverage to all CLI commands + install script instructions @ZachiNachshon (#6)
📖 Documentation
- [Docs Site] Added changes @ZachiNachshon (#6)
🔌 Dependency Updates
- [External Dep] Upgrade
shell-scripts-lib
to revision9e11c24
@ZachiNachshon (#7)
v0.2.0
v0.1.0
Changes
🧰 Maintenance
- [GitHub Workflows] Added release drafter and docs-site builder @ZachiNachshon (#2)
- [Docs Site] Initial commit @ZachiNachshon (#1)