Version 0.2.12-alpha
This release of the poly
tool includes:
- Failing tests are not exiting the shell/prompt, issue #107.
- Support for per-project test run setup and teardown, issue #110.
- The documentation of the commands is auto generated from now and is based on the real output of the commands, issue #112.
- Support for installing and use the poly tool as a Clojure CLI tool, e.g. 'clojure -Tpoly info', issue #114.
- Support for choosing which bricks to include when running tests, issue #116.
The format of the version has been changed to v0.2.12-alpha, instead of v0.2.0-alpha12.