===== - print markers around command output to separate EasyCI outputs from other outputs - fixed a typo in one of the outputs
2.0.0
===== - automatically run tests on any changes with :code:`eci watch`. - :code:`eci test` now deals with concurrency properly. - test results are now saved for previous test runs and copied over when running :code:`eci test`. - added a change logs file.
1.6.2
===== - fixed a bug with :code:`eci test` when running on :code:`pre-push` hooks for certain versions of git.
1.6.1
===== - updated README.
1.6.0
===== - clear test history with :code:`eci clear-history`. - :code:`eci test` now more descriptive of what it is doing. - updated documentations.
1.5.0
===== - collect test results by using the config key :code:`collect_results`.