v1.0.937
## Added
- `kaocha.runner/exec` for use with Clojure CLI's -X feature
- Added `gc-profiling` plugin for measuring the memory usage of tests.
## Fixed
- Breaking! Unqualified plugin names containing dots are no longer
normalized to contain the `kaocha.plugin`-namespace in front.