All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Fixed some basic logic when checking for the correct tar file to download on
self update
- Fixing the release packages naming
- Set Use to clear previous ACL tokens when called to avoid conflicts
- Caching, the way it should have been from the beginning.
- Ensuring we include the version during builds
- Adding more testing for commands
--detailed
flag tolist
with colored outputself update
command added to allow pulling in the latest version
- Changed the naming of assets on releases to match more of what Go provides built-in
- Fixed bug where cache setting was not actually being checked
- Removed print statement in use that caused eval to fail
- Fixing an issue where running
use
could error out due to there not being any cached data
- caching of Nomad and Consul tokens
- Moved config file into dedicated hctx directory
- unset command is now aware of both stack names and aliases
- Ensuring use and unset aliases are included in the activate script
- Bug where listing stacks when no stack is currently selected adds an inidicator to every stack
- unset command erroring out if no stack is active