v0.11.10
dignifiedquire
released this
04 Aug 09:28
·
1690 commits
to master
since this release
Bug Fixes
- completion: add missin --log-level for karma init (1e79eb5)
- init: clean the terminal if killed (e2aa749)
Features
- config: Add the abillity to supress the client console. (4734962), closes #744
- config: Allow tests be to run in a new window instead of iframe (471e3a8)
- config: remove default preprocessors (coffee, html2js) (ada74d5)
- config: set default host/port from env vars (0a6a0ee)
- init: add nodeunit, nunit frameworks (b4da1a0)
- init: install karma-coffee-preprocessor (29f5cf2)
- init: install missing plugins (frameworks, launchers) (1ba70a6)
- launcher: log how long it took each browser to capture (8dd5436)
- revert default usePolling to false (e88fbc2)