Releases: Shackelford-Arden/hctx
Releases · Shackelford-Arden/hctx
v1.3.1
v1.3.0
v1.3.0
Added
- 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
- Changed the naming of assets on releases to match more of what Go provides built-in
Fixed
- 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
v1.2.0
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0 - 2024-04-26
Added
- caching of Nomad and Consul tokens
Changed
- Moved config file into dedicated hctx directory
Fixed
- unset command is now aware of both stack names and aliases
- Ensuring use and unset aliases are included in the activate script