Linkr v2.0.0
🚀 New Features
-
GUI Application: Introduced a new graphical user interface using
Tkinter, providing a more intuitive and user-friendly way to interact with Linkr. -
Enhanced CLI: Improved the command-line interface for better user experience, including refined prompts and error handling.
-
Main Entry Point: Created
linkr.exe, which can be run directly from the command line, bypassing the use of Linkr CLI.
🐛 Bug Fixes
Corrected command argument parsing to properly read system arguments.
⚡ Improvements
General code structure refinement to support maintainability and future enhancements.