Releases: bathiatuss/mLab-speedtest-cli
Releases · bathiatuss/mLab-speedtest-cli
Version 1.1.0 released
Release 1.1.0 - August 26, 2024
Summary
- Project Renaming & Refactoring: The project has been renamed to
mlab-speedtest-cli. The initial command has been updated to"mlab-speedtest". - Version 1.0.2 Release: Added output styling with
[email protected]and organized the codebase by creating aservicesfolder. - Temporary Changes:
- Removed the
callbackfolder temporarily. - Introduced
dataFormatterandloadingAnimationfiles. - Relocated
callbackControllerto thecontrollersfolder. - Renamed
getCallbacksfile for clarity.
- Removed the
Changes
- Fixes:
- Corrected import/export processes in
runTestandhelperfiles. - Updated README.md and
helper.js.
- Corrected import/export processes in
- Updates:
- Refactored
userCallbacksand fixedlogUpdate. - Increased accuracy and improved user experience.
- Updated project dependencies and documentation.
- Refactored
- Improvements:
- Refactored
userAcceptedDataPolicyand moved data to.envfile. - Created
callbackfolder,logger.jsfile, and.jsfiles for each callback function. - Refactored command files and improved error handling in network test functions.
- Refactored
Known Issues
- Full Network Test: The Full Network Test feature is now functional, but CLI readability is still being improved.
- ShowResults Functionality: Ongoing work on the
showResultsfunction. - API for Developers: API development for developers is underway and will be released in version 2.0.0.
Version 1.0.1 Alpha
Release 1.0.1 Alpha - August 8, 2024
Changelog
- Initial Alpha Release: The project has been released with basic features and initial bug fixes.
- Global Configuration: Configured the project as a global package for easier access.
- User Experience: Improved user experience with enhanced CLI functionality and simplified commands.
- File and Code Updates:
- Created
helperandlogUpdaterfiles. - Refactored command files and updated
getServercommand. - Filtered output data for better readability.
- Added
ndt7Service.jsand tested command files.
- Created
- Documentation and License:
- Updated
README.mdwith relevant information. - Created a
LICENSEfile for project distribution.
- Updated
Known Issues
- Full Network Test: The Full Network Test feature is still under development and is not yet complete.
- CLI Readability: Improvements to the readability of test results in the CLI are planned for the beta release.
- Feature Completeness: Some features may not be fully functional or thoroughly tested at this stage.
- Feedback Integration: User feedback will be used to address issues and make further improvements.