**NOTE** Release notes only start from `2.6.0`.

2.6.0
-----
Highlights:

* Test coverage with Instanbul, e.g. `ts spec --coverage <report_type>`
* `ts spec` can now be run on ti module projects
* `--modify-app-id` flag added for the `appify` command
* much better ti-js error reports with `yy.logcatcher`
* `update-notifier` added with check for app-server version mismatches.
* `repl` now auto-starts when using `@`/watch operator
* `--network-inteface` flag added to `ts config` to set the default network interface for express mode
* `--host` flag now recognised when using express mode.
* lots of other fixes, just check the git history


