0.2.0
๐ The 0.2.0
release includes:
- Added the
variable
(aliasvar
) subcommand for environment variable management, includingget
,set
, andremove
(orrm
) operations - Added the
enable
,disable
andstatus
pond management commands with symbolic link handling; new ponds are enabled by default for all new shell sessions - Added tab completion for subcommands including pond names where applicable
- Simplified output of
list
subcommand and improved output messages - Documented program usage in
README.md
and added a spiffy logo ๐ - Added test coverage for all major operations
- Other various improvements too small to mention