Overview
--------
Version 1.1.5 introduces Python installation support and makes minor improvements to
enhance usability and provide more installation options for users.
Key Changes
----------
- Added Python installation capability
- New 'install python' command to download and install Python directly
- Streamlined Python installation process with guided setup
- Automatic architecture detection (32-bit vs 64-bit)
- Improved Installation Options
- Updated 'install help' documentation to include Python installation
- Better error handling during installation processes
- More detailed feedback during installation
- Enhanced User Interface
- Clearer instruction messages
- Improved command help for the install utility
- Updated help overview to include Python installation option
- Code Improvements
- Refactored installation functions for better maintainability
- Enhanced error handling for installation processes
- Added better server communication for Python version information
- Miscellaneous
- Updated version number to 1.1.5
- Minor bug fixes and performance improvements
- Improved stability for installation processes
This update focuses on providing better utility installation options, particularly
for users who need Python but don't want to manually install it. The 'install python'
command now makes it easy to get Python set up directly from within the CLI tool.