-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
102 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
## Change Log | ||
|
||
### v0.0.16 (2016/06/02 19:19 +00:00) | ||
- [#68](https://github.com/vojtajina/grunt-coffeelint/pull/68) Update peerDependencies to support Grunt 1.0 (@gruntjs-updater) | ||
- [95091ab](https://github.com/vojtajina/grunt-coffeelint/commit/95091abcb83e77c2a510ac63622af3b0e95ef530) Update peerDependencies to support Grunt 1.0 | ||
|
||
### v0.0.15 (2016/02/04 18:23 +00:00) | ||
- [3a5d198](https://github.com/vojtajina/grunt-coffeelint/commit/3a5d198165f77be7907f9f56a2f9b699a82f3135) Release v0.0.15 | ||
|
||
### v0.0.14 (2016/02/04 18:22 +00:00) | ||
- [8f830f6](https://github.com/vojtajina/grunt-coffeelint/commit/8f830f6bc99a140e9cae0ac0d3ff07def7a6dab5) Release v0.0.14 | ||
- [#65](https://github.com/vojtajina/grunt-coffeelint/pull/65) Update package.json (@sparanoid) | ||
- [cc6b5a3](https://github.com/vojtajina/grunt-coffeelint/commit/cc6b5a3d51345f658741dda294788d7a9abee4db) Update package.json (@sparanoid) | ||
- [67de35a](https://github.com/vojtajina/grunt-coffeelint/commit/67de35a8186ca39353e10115ba4b034c3d374c37) Use svg instead of png to get better image quality (@PeterDaveHello) | ||
- [9c31e88](https://github.com/vojtajina/grunt-coffeelint/commit/9c31e88532bf281afe8c3858330e05c4bef1063e) Use svg instead of png to get better image quality (@PeterDaveHello) | ||
- [d415956](https://github.com/vojtajina/grunt-coffeelint/commit/d415956b1c88bf5c2016081d3ad13e4b7e8604ed) make CI build faster (@PeterDaveHello) | ||
|
||
### v0.0.13 (2014/07/29 22:57 +00:00) | ||
- [eeed4e2](https://github.com/vojtajina/grunt-coffeelint/commit/eeed4e2987ab99368350cb0bec07502fbce7a344) Release v0.0.13 (@vojtajina) | ||
- [#53](https://github.com/vojtajina/grunt-coffeelint/pull/53) fix: resolve coffeelint dependency as 1.x.x (@darrrk) | ||
- [d6ea60b](https://github.com/vojtajina/grunt-coffeelint/commit/d6ea60b39505450659d709c29fdb9957c0b4585b) resolve coffeelint dependency as 1.x.x (@darrrk) | ||
|
||
### v0.0.11 (2014/05/22 18:45 +00:00) | ||
- [e551299](https://github.com/vojtajina/grunt-coffeelint/commit/e551299b162271e3e7899975e480de5d698925e9) Release v0.0.11 (@adambiggs) | ||
- [56b47f5](https://github.com/vojtajina/grunt-coffeelint/commit/56b47f5b7243d71d7e938f5cab9c9ac96525efe0) feat: Update coffeelint-stylish reporter (@janraasch) | ||
- [#48](https://github.com/vojtajina/grunt-coffeelint/pull/48) docs: Remove extra open brace from README (@sdornan) | ||
- [92691f5](https://github.com/vojtajina/grunt-coffeelint/commit/92691f5b46cc2a8fe8e9fb6d917a35501856a93c) fix: Use latest version of coffeelint as a peer-dependency (@adambiggs) | ||
- [4bf6798](https://github.com/vojtajina/grunt-coffeelint/commit/4bf6798033f15ed3c3ac84105f67c24b4f9de58f) chore: Update .travis.yml to use Node v0.10 (@adambiggs) | ||
- [632458d](https://github.com/vojtajina/grunt-coffeelint/commit/632458d5b6af6ec67eaa4f630d24a4c300d679b0) Remove extra open brace from README (@sdornan) | ||
|
||
### v0.0.10 (2014/04/08 21:54 +00:00) | ||
- [54119c9](https://github.com/vojtajina/grunt-coffeelint/commit/54119c9893d2fc3abd3038c28d79c28eba26267b) Release v0.0.10 (@vojtajina) | ||
- [749271b](https://github.com/vojtajina/grunt-coffeelint/commit/749271b59a4e66810c7ec1f0b4b04130eb66a9a4) Addd auto-release task (@vojtajina) | ||
|
||
### v0.0.9 (2014/03/19 17:08 +00:00) | ||
- [e227608](https://github.com/vojtajina/grunt-coffeelint/commit/e227608cad83822868ba1c9f779ae302ec2d5d78) Release v0.0.9 (@adambiggs) | ||
- [3e401d4](https://github.com/vojtajina/grunt-coffeelint/commit/3e401d458be3a4c8e8168b4fa98de1e169caf550) Updated contributors & fixed typo in README.md (@adambiggs) | ||
- [239807a](https://github.com/vojtajina/grunt-coffeelint/commit/239807a210e378c3f2e5d2140d70c495ad4ec1b8) Conflicts: package.json (@adambiggs) | ||
- [#45](https://github.com/vojtajina/grunt-coffeelint/pull/45) Upgrade Coffeelint to ~1.1 closes #44 (@LukasRychtecky) | ||
- [0262d78](https://github.com/vojtajina/grunt-coffeelint/commit/0262d78103d11233d94f9a8a2b8c91260402e7c0) Upgrade Coffeelint to ~1.1 closes #44 (@LukasRychtecky) | ||
- [#41](https://github.com/vojtajina/grunt-coffeelint/pull/41) Fixing `resolve` entry point. (@jayharris) | ||
- [852458f](https://github.com/vojtajina/grunt-coffeelint/commit/852458febd8fd7d1f0186e61823357fe3c5f17c2) Updated package to set the main entry point from (doesn't exist) to (exists) to fix resolve. (@jayharris) | ||
- [22588f1](https://github.com/vojtajina/grunt-coffeelint/commit/22588f1ac717408eb44bf212f290c3af3c901274) Add `configFile` example. (@janraasch) | ||
- [e507ec9](https://github.com/vojtajina/grunt-coffeelint/commit/e507ec9f04c6369f166b7db630cd524507dcf9bf) Add coffeelint-stylish reporter. (@janraasch) | ||
|
||
### v0.0.8 (2013/12/09 07:03 +00:00) | ||
- [efc2eca](https://github.com/vojtajina/grunt-coffeelint/commit/efc2ecaf2a167804bb0c8c63eae143ccca674fe5) Release v0.0.8 (@vojtajina) | ||
- [1baf19f](https://github.com/vojtajina/grunt-coffeelint/commit/1baf19f6ad9af24cb1d61f4b9cb1c5bfc5af4c21) style: fix gruntfile line endings (@vojtajina) | ||
- [c067fce](https://github.com/vojtajina/grunt-coffeelint/commit/c067fced9caa0489bf52883a2735f841cbbef748) chore: fix gruntfile (release task) (@vojtajina) | ||
- [#33](https://github.com/vojtajina/grunt-coffeelint/pull/33) update coffeelint to 1.0 (@Infowatch) | ||
- [ceb4ca6](https://github.com/vojtajina/grunt-coffeelint/commit/ceb4ca6310c53d71f30b59a325b3d95098bdec6d) Simple fix for not showing OK message when there are errors and force (@FredyC) | ||
- [c3477c0](https://github.com/vojtajina/grunt-coffeelint/commit/c3477c028fc0890dc07c216a5ad13fd6020f67e9) feat: Treat *.coffee.md as literate (@vojtajina) | ||
- [#24](https://github.com/vojtajina/grunt-coffeelint/pull/24) Added *.litcoffee support (@jonmumm) | ||
- [#23](https://github.com/vojtajina/grunt-coffeelint/pull/23) Allow config file for lint options (@kburson) | ||
- [#32](https://github.com/vojtajina/grunt-coffeelint/pull/32) Fix travis ci (@adrianlee44) | ||
- [3432cde](https://github.com/vojtajina/grunt-coffeelint/commit/3432cde87d8bec3561f5d12b4f10c55137e6a798) update coffeelint to 1.0 (@darrrk) | ||
- [f404aa1](https://github.com/vojtajina/grunt-coffeelint/commit/f404aa125f8694f26147918c6a81243945d5e128) Removed travis ci for node 0.6 (@adrianlee44) | ||
- [773aca7](https://github.com/vojtajina/grunt-coffeelint/commit/773aca7e708f4d738e0186c5dbdd6e49f622abdc) Run coffeelint tasks as npm test (@adrianlee44) | ||
- [07d11db](https://github.com/vojtajina/grunt-coffeelint/commit/07d11db01501b72bbdd108de7ada0f2efb0ce1d1) Fixed Travis ci (@adrianlee44) | ||
- [b9b9b7f](https://github.com/vojtajina/grunt-coffeelint/commit/b9b9b7ff499692940fc3cf42e3666ad2083eb5d0) fixed spacing to satisfy lint tests. (@kburson) | ||
- [83f88c2](https://github.com/vojtajina/grunt-coffeelint/commit/83f88c2220eae24b3cc9ef5c2ada1ec4aa93d617) Added *.litcoffee support | ||
- [11114d8](https://github.com/vojtajina/grunt-coffeelint/commit/11114d8a6211e045b86eae2ee49192e2f5409b15) change option key from 'config' to 'configFile' to make it similar to other grunt tools (@kburson) | ||
- [70d0799](https://github.com/vojtajina/grunt-coffeelint/commit/70d0799e016114c16dded74234d48397bb33cdf8) Allow options to be merged with config file options (@kburson) | ||
- [e9ed908](https://github.com/vojtajina/grunt-coffeelint/commit/e9ed908048207c0afcfcee1676f5a545ae35d429) Add option for config file in local project. (@kburson) | ||
- [#18](https://github.com/vojtajina/grunt-coffeelint/pull/18) feat: add force option (@appleboy) | ||
- [#19](https://github.com/vojtajina/grunt-coffeelint/pull/19) Gruntfile.coffee instead of Gruntfile.js (@scips) | ||
- [a467a19](https://github.com/vojtajina/grunt-coffeelint/commit/a467a19b9aefd13c360303593dbf30bc59d4703d) Gruntfile in coffeescript (@scips) | ||
- [0d3dfac](https://github.com/vojtajina/grunt-coffeelint/commit/0d3dfacbccfb46b1dd2436ada56f7af7f5bb0e4c) remove 404 not found link. (@appleboy) | ||
- [e5abcba](https://github.com/vojtajina/grunt-coffeelint/commit/e5abcbad64fe460f4de3d282d3a59b882516166e) set option for reporting CoffeeLint errors but not fail the task. (@appleboy) | ||
|
||
### v0.0.7 (2013/07/01 03:28 +00:00) | ||
- [4dc33f7](https://github.com/vojtajina/grunt-coffeelint/commit/4dc33f790af2a3a0ddbefc904ba35d9788e87e50) Release v0.0.7 (@vojtajina) | ||
- [1560dc7](https://github.com/vojtajina/grunt-coffeelint/commit/1560dc72c4a6c27ab968a875d0b8b4adc76ca666) chore: add release tasks (@vojtajina) | ||
- [9188593](https://github.com/vojtajina/grunt-coffeelint/commit/9188593ad65d938e5ca8e1aab636f6fcc8e72756) style: a bit of formatting (@vojtajina) | ||
- [#16](https://github.com/vojtajina/grunt-coffeelint/pull/16) Emit events (@es128) | ||
- [#15](https://github.com/vojtajina/grunt-coffeelint/pull/15) missing semicolon (@es128) | ||
- [f196196](https://github.com/vojtajina/grunt-coffeelint/commit/f1961966d854137a228dc4100a8b7000f41417af) Emit events (@es128) | ||
- [de60a8e](https://github.com/vojtajina/grunt-coffeelint/commit/de60a8e396a39b83bb90d9e0b713c5cdac144c5e) missing semicolon (@es128) | ||
- [ccc8e81](https://github.com/vojtajina/grunt-coffeelint/commit/ccc8e81395426b1e9540436abf85061be8b36c6e) Release v0.0.6 (@vojtajina) | ||
- [59430af](https://github.com/vojtajina/grunt-coffeelint/commit/59430af48fd1ef39aa456b516da4fcf6446a80b6) Update coffee lint dependency to the latest (@vojtajina) | ||
- [2d030aa](https://github.com/vojtajina/grunt-coffeelint/commit/2d030aa1a8016b2f538dcc5b89ef16a2902f038b) Add MIT license (@vojtajina) | ||
- [#6](https://github.com/vojtajina/grunt-coffeelint/pull/6) grunt.js -> Gruntfile.js, updating docs (@vladikoff) | ||
- [f846439](https://github.com/vojtajina/grunt-coffeelint/commit/f846439aa0679df58421f6ffb3ecfc9b3242d372) Release v0.0.5 (@vojtajina) | ||
- [fc449a3](https://github.com/vojtajina/grunt-coffeelint/commit/fc449a310b658a8d9bae6a8ba9630de22933ee32) chore: update contributors (@vojtajina) | ||
- [c7928e8](https://github.com/vojtajina/grunt-coffeelint/commit/c7928e82dbdad35a793e5c5475b6cfb4cb16c5c3) Make grunt peer dep (@vojtajina) | ||
- [fee8a22](https://github.com/vojtajina/grunt-coffeelint/commit/fee8a220e9565805d158d06ab15523d5689a2d7a) Follow grunt 0.4 convention (change options syntax) + some formatting (@vojtajina) | ||
- [f03435a](https://github.com/vojtajina/grunt-coffeelint/commit/f03435a013baaacbc691244d5fdb92f17df10b1f) grunt.js -> Gruntfile.js, updating docs (@vladikoff) | ||
- [#1](https://github.com/vojtajina/grunt-coffeelint/pull/1) The repo your repo could be like! (@travis4all) | ||
- [#4](https://github.com/vojtajina/grunt-coffeelint/pull/4) Grunt 0.4 compatibility (@c089) | ||
- [ed7e15f](https://github.com/vojtajina/grunt-coffeelint/commit/ed7e15f08c525c1827f986b5590616ed90942767) update README with { files: src: ... } syntax (@c089) | ||
- [9d3d4f5](https://github.com/vojtajina/grunt-coffeelint/commit/9d3d4f5a278707b4684585703ff0f3c88654e814) fix Gruntfile for 0.4.x (@c089) | ||
- [e981f07](https://github.com/vojtajina/grunt-coffeelint/commit/e981f079010e18fb11706cbcba5b9b08575a0f7a) use new this.filesSrc (@c089) | ||
- [e928d37](https://github.com/vojtajina/grunt-coffeelint/commit/e928d37de1f01b04268026ed554c2749f055b64f) update dependency to grunt-0.4 (@c089) | ||
- [f9037d4](https://github.com/vojtajina/grunt-coffeelint/commit/f9037d4dc1309413c1ed1e96a4bb5d872a6310ea) rename grunt.js to Gruntfile.js (@c089) | ||
- [f163c83](https://github.com/vojtajina/grunt-coffeelint/commit/f163c834b835d6a54925d15718d7864c0e0c84f8) Update contributors (@vojtajina) | ||
- [775e3c1](https://github.com/vojtajina/grunt-coffeelint/commit/775e3c1c526cdfe2233a1141adcdbc0f277c70a9) Updating the version so I can use this from npm (@sioked) | ||
- [87ea478](https://github.com/vojtajina/grunt-coffeelint/commit/87ea4789229557ae832d75eebe26525cc8303d0c) Setting coffeelint to default task (@sioked) | ||
- [1d7d070](https://github.com/vojtajina/grunt-coffeelint/commit/1d7d070339ddb0019a50f56e8afe8eac71153920) Updated to only display errors or warnings, and to fail when any warnings occur (@sioked) | ||
- [dc2430a](https://github.com/vojtajina/grunt-coffeelint/commit/dc2430a2a0d0acae0584df96f59d9a7f6d0d31ae) :gem: Travis CI image/link in readme :gem: | ||
- [6893515](https://github.com/vojtajina/grunt-coffeelint/commit/689351593e082cfc4742fc46d528db64444df63a) :gem: Added travis.yml file :gem: | ||
- [ab8e216](https://github.com/vojtajina/grunt-coffeelint/commit/ab8e21668d57320eb185e008ebec55d4d3e8d70a) Update README.md (@vojtajina) | ||
- [f127739](https://github.com/vojtajina/grunt-coffeelint/commit/f1277393028d95002a6091616993c77122f4083c) Initial version (@vojtajina) |