Skip to content

Version 1.1.0 released

Latest
Compare
Choose a tag to compare
@bathiatuss bathiatuss released this 01 Sep 09:49
· 1 commit to main since this release
8c4537a

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 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.