# Change Log
All notable changes to this project will be documented in this file.

## [0.4.0] 2019-02-07
### Fixed
- Fixed #10 glob match not working on windows

### Changed
- Update code styling to ES6, may break nodejs v5 and lower
- Remove gulp dependency

## [0.3.2] 2017-08-30
### Fixed
- `--suppress-errors` now allows suppressing errors for files that match a given regex

## [0.3.1] 2016-11-17
### Fixed
- `output()` not defined error when all files are correct

### Removed
- `--only-errors` option in cli commands

## [0.3.0]
### Fixed
- `--exit` now prints all errors when used in combination with `--separator` or `--group-by`

## [0.0.1 - 0.2.0]
No changelog
