Skip to content

Autolabcli v1.0.0

Latest
Compare
Choose a tag to compare
@prasadtalasila prasadtalasila released this 01 Oct 10:22

The commandline interface to AutolabJS.

This release implements a complete rewrite of autolabcli. The version has better code quality and testing in place. Major highlights of this release are:

  • Top-notch code quality and near 100% test coverage of code
  • Implementation of clean MVC-architecture in the code
  • Removal of integrated git commands from autolabcli. In a sense, this step is feature regression, but we are forced to take this step due to heavy bugs in the git integration module.

Please see the README for the supported autolabcli commands. This version is backward incompatible with Autolabcli v0.1.1. Hence all the users are encouraged to upgrade to the latest version.

This work has been made possible with technical contributions from Sribalaji M.