UNPKG

516 BMarkdownView Raw
1# CHANGELOG
2
3# 1.0.0
4
5- Support ES6 by switching to the `typhonjs-escomplex` variant. (Thanks, @kevde!)
6
7# 0.4.0
8
9- Throw a more detailed error message in event of an empty source file
10(@skoblenick [91dc55f](https://github.com/vigetlabs/grunt-complexity/pull/37/commits/91dc55fa05eea28e78acac2882867c79cc21abc5))
11
12# 0.3.1
13
14- Escape PMD violation method names when reporting anonymous functions
15 (@theoneroof [acfb4e4](https://github.com/theoneroof/grunt-complexity/commit/acfb4e49c363811eb1ee8bae76ebb74442161c76))