yaspeller-ci
Version:
Fast spelling check for Travis CI
37 lines (25 loc) • 680 B
Markdown
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
## 1.0.2
* Update `ci-job-number`.
## 1.0.1
* Reduce npm package size.
## 1.0
* Use `>=` in `yaspeller` dependency to work with any future major release.
## 0.7
* Use Yaspeller 4.
## 0.6
* Add Semaphore support.
## 0.5
* Add CircleCI support.
## 0.4.1
* Move CI job detection to `ci-job-number`.
## 0.4
* Better AppVeyor support with new `APPVEYOR_JOB_NUMBER` environment variable.
## 0.3
* Add AppVeyor support.
## 0.2
* Remove `*.js.html` hack in favour of `exludeFiles` option in `yaspeller`.
* Use `TRAVIS_JOB_NUMBER` to detect first job (by Denis Seleznev).
## 0.1
* Initial release.