Skip to content

Releases: bathiatuss/mLab-speedtest-cli

Version 1.1.0 released

01 Sep 09:49
8c4537a
Compare
Choose a tag to compare

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 chalk@4.1.2 and organized the codebase by creating a services folder.
  • Temporary Changes:
    • Removed the callback folder temporarily.
    • Introduced dataFormatter and loadingAnimation files.
    • Relocated callbackController to the controllers folder.
    • Renamed getCallbacks file for clarity.

Changes

  • Fixes:
    • Corrected import/export processes in runTest and helper files.
    • Updated README.md and helper.js.
  • Updates:
    • Refactored userCallbacks and fixed logUpdate.
    • Increased accuracy and improved user experience.
    • Updated project dependencies and documentation.
  • Improvements:
    • Refactored userAcceptedDataPolicy and moved data to .env file.
    • Created callback folder, logger.js file, and .js files for each callback function.
    • Refactored command files and improved error handling in network test functions.

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 showResults function.
  • API for Developers: API development for developers is underway and will be released in version 2.0.0.

Version 1.0.1 Alpha

01 Sep 09:17
Compare
Choose a tag to compare

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 helper and logUpdater files.
    • Refactored command files and updated getServer command.
    • Filtered output data for better readability.
    • Added ndt7Service.js and tested command files.
  • Documentation and License:
    • Updated README.md with relevant information.
    • Created a LICENSE file for project distribution.

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.