Releases: aranasoft/coffeelint-teamcity
Releases · aranasoft/coffeelint-teamcity
Release list
v0.2.0
Breaking change
To reference from the coffeelint command line, use --reporter ./node_modules/coffeelint-teamcity/lib/reporter.js
Changes
- Updated file names and folder structure for organization of code
- Updated NPM package to include JavaScript version of reporter, allowing consumption from custom modules that don't depend on
coffee-script. - Improved tests and coverage to cover
testandtestSuiteTeamCity log processing; clean coffee file logging.