Changelog
The changelog for better-env
Changelog
v0.1.0
- Initial release
v0.1.1
- Add install script and documentation for installation
- Add shell completion command
- Fix install script by quoting/bracing variables to avoid unbound var issues
- Update README
- Refine shell setup instructions
v0.1.2
- Update shell setup instructions
v0.1.3
- Update README
- Remove completion command
- Remove setup instructions for Fish shell
v0.1.4
- Replace
load
andunload
commands with a singleshell
command