Skip to content

0.2.0

Compare
Choose a tag to compare
@marcransome marcransome released this 09 Feb 19:32
· 816 commits to main since this release
92e5482

๐ŸŸ The 0.2.0 release includes:

  • Added the variable (alias var) subcommand for environment variable management, including get, set, and remove (or rm) operations
  • Added the enable, disable and status 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