- Tests
- Command auto-completion
- Support root-user install
- Windows support
- Easier installation process
- Migrate to null safety
- Option to install goto from latest tag
- Command to rename keys
- Only accept legal key names (which must also not include any command names)
- Prompt before removing save files when uninstalling via wizard.sh
- Fix: wizard Uninstaller can't remove source line with comments from shell user-config file (bashrc, zshrc)
- Fix env & portability issues
- Avoid installation for root
- Version & developer information
- Clarified goto sourcing usage
- Updated help message in wizard
- Colored error messages
- Improvements in wizard.sh
- Fixed a missed future's error handling
- Hide log & stacks on uncaught exceptions
- Option to remove all saved information in one command (use remove [-a|--all])
- Tested initial release. Works on Ubuntu.