-
Notifications
You must be signed in to change notification settings - Fork 16
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
4 changed files
with
82 additions
and
136 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 |
---|---|---|
@@ -1,210 +1,156 @@ | ||
<a name="2.2.0"></a> | ||
# 2.2.0 (2015-10-14) | ||
|
||
|
||
* Update README.md ([c077a60](https://github.com/kikobeats/acho/commit/c077a60)) | ||
* Update README.md ([44bc90f](https://github.com/kikobeats/acho/commit/44bc90f)) | ||
* Update package.json ([8b4b0a4](https://github.com/kikobeats/acho/commit/8b4b0a4)) | ||
* added keyword parameter in constructor ([b99e125](https://github.com/kikobeats/acho/commit/b99e125)) | ||
|
||
|
||
|
||
<a name="2.1.0"></a> | ||
# 2.1.0 (2015-08-17) | ||
|
||
|
||
* added generateTypeMessage as external parameter. | ||
([a0f67f3](https://github.com/kikobeats/acho/commit/a0f67f3)) | ||
* Added transport option | ||
([a1170e3](https://github.com/kikobeats/acho/commit/a1170e3)) | ||
* fixed production check | ||
([af63da9](https://github.com/kikobeats/acho/commit/af63da9)) | ||
* Improve production comparation | ||
([eee1281](https://github.com/kikobeats/acho/commit/eee1281)) | ||
* updated | ||
([ca112ba](https://github.com/kikobeats/acho/commit/ca112ba)) | ||
* updated | ||
([ad532e2](https://github.com/kikobeats/acho/commit/ad532e2)) | ||
* 2.1.0 releases ([ddcc6c3](https://github.com/kikobeats/acho/commit/ddcc6c3)) | ||
* Added transport option ([a1170e3](https://github.com/kikobeats/acho/commit/a1170e3)) | ||
* Improve production comparation ([eee1281](https://github.com/kikobeats/acho/commit/eee1281)) | ||
* added generateTypeMessage as external parameter. ([a0f67f3](https://github.com/kikobeats/acho/commit/a0f67f3)) | ||
* fixed production check ([af63da9](https://github.com/kikobeats/acho/commit/af63da9)) | ||
* updated ([ca112ba](https://github.com/kikobeats/acho/commit/ca112ba)) | ||
* updated ([ad532e2](https://github.com/kikobeats/acho/commit/ad532e2)) | ||
|
||
|
||
|
||
<a name="2.0.0"></a> | ||
# 2.0.0 (2015-07-31) | ||
|
||
|
||
* 2.0.0 releases | ||
([0daf159](https://github.com/kikobeats/acho/commit/0daf159)) | ||
* avoid avoid colorize messages in production under NodeJS | ||
([f6d2d54](https://github.com/kikobeats/acho/commit/f6d2d54)) | ||
* colors by default | ||
([103194b](https://github.com/kikobeats/acho/commit/103194b)) | ||
* documentation refactor | ||
([bc43872](https://github.com/kikobeats/acho/commit/bc43872)) | ||
* expose generateMessage | ||
([57c3b9f](https://github.com/kikobeats/acho/commit/57c3b9f)) | ||
* little refactor. | ||
([4046677](https://github.com/kikobeats/acho/commit/4046677)) | ||
* Update README.md | ||
([fd0acee](https://github.com/kikobeats/acho/commit/fd0acee)) | ||
* updated | ||
([2bec971](https://github.com/kikobeats/acho/commit/2bec971)) | ||
* updated bumped settings | ||
([3025456](https://github.com/kikobeats/acho/commit/3025456)) | ||
* 2.0.0 releases ([0daf159](https://github.com/kikobeats/acho/commit/0daf159)) | ||
* Update README.md ([fd0acee](https://github.com/kikobeats/acho/commit/fd0acee)) | ||
* avoid avoid colorize messages in production under NodeJS ([f6d2d54](https://github.com/kikobeats/acho/commit/f6d2d54)) | ||
* colors by default ([103194b](https://github.com/kikobeats/acho/commit/103194b)) | ||
* documentation refactor ([bc43872](https://github.com/kikobeats/acho/commit/bc43872)) | ||
* expose generateMessage ([57c3b9f](https://github.com/kikobeats/acho/commit/57c3b9f)) | ||
* little refactor. ([4046677](https://github.com/kikobeats/acho/commit/4046677)) | ||
* updated ([2bec971](https://github.com/kikobeats/acho/commit/2bec971)) | ||
* updated bumped settings ([3025456](https://github.com/kikobeats/acho/commit/3025456)) | ||
|
||
|
||
|
||
<a name="1.0.8"></a> | ||
## 1.0.8 (2015-06-14) | ||
|
||
|
||
* 1.0.8 releases | ||
([6e56dac](https://github.com/kikobeats/acho/commit/6e56dac)) | ||
* use options.messages if is available | ||
([19aff24](https://github.com/kikobeats/acho/commit/19aff24)) | ||
* 1.0.8 releases ([6e56dac](https://github.com/kikobeats/acho/commit/6e56dac)) | ||
* use options.messages if is available ([19aff24](https://github.com/kikobeats/acho/commit/19aff24)) | ||
|
||
|
||
|
||
<a name="1.0.7"></a> | ||
## 1.0.7 (2015-05-30) | ||
|
||
|
||
* 1.0.7 releases | ||
([2e5f011](https://github.com/kikobeats/acho/commit/2e5f011)) | ||
* improved log level function generation | ||
([0ad83a5](https://github.com/kikobeats/acho/commit/0ad83a5)) | ||
* updated | ||
([809217b](https://github.com/kikobeats/acho/commit/809217b)) | ||
* 1.0.7 releases ([2e5f011](https://github.com/kikobeats/acho/commit/2e5f011)) | ||
* improved log level function generation ([0ad83a5](https://github.com/kikobeats/acho/commit/0ad83a5)) | ||
* updated ([809217b](https://github.com/kikobeats/acho/commit/809217b)) | ||
|
||
|
||
|
||
<a name="1.0.6"></a> | ||
## 1.0.6 (2015-05-10) | ||
|
||
|
||
* 1.0.6 releases | ||
([a1ac35a](https://github.com/kikobeats/acho/commit/a1ac35a)) | ||
* deleted unnecessary code | ||
([72c10f4](https://github.com/kikobeats/acho/commit/72c10f4)) | ||
* updated | ||
([3f36779](https://github.com/kikobeats/acho/commit/3f36779)) | ||
* 1.0.6 releases ([a1ac35a](https://github.com/kikobeats/acho/commit/a1ac35a)) | ||
* deleted unnecessary code ([72c10f4](https://github.com/kikobeats/acho/commit/72c10f4)) | ||
* updated ([3f36779](https://github.com/kikobeats/acho/commit/3f36779)) | ||
|
||
|
||
|
||
<a name="1.0.5"></a> | ||
## 1.0.5 (2015-05-09) | ||
|
||
|
||
* 1.0.4 releases | ||
([e4bcef2](https://github.com/kikobeats/acho/commit/e4bcef2)) | ||
* 1.0.5 releases | ||
([448ea4e](https://github.com/kikobeats/acho/commit/448ea4e)) | ||
* first commit | ||
([99c44a4](https://github.com/kikobeats/acho/commit/99c44a4)) | ||
* Update README.md | ||
([330b4d0](https://github.com/kikobeats/acho/commit/330b4d0)) | ||
* update warning message into warn | ||
([5c1654d](https://github.com/kikobeats/acho/commit/5c1654d)) | ||
* 1.0.4 releases ([e4bcef2](https://github.com/kikobeats/acho/commit/e4bcef2)) | ||
* 1.0.5 releases ([448ea4e](https://github.com/kikobeats/acho/commit/448ea4e)) | ||
* Update README.md ([330b4d0](https://github.com/kikobeats/acho/commit/330b4d0)) | ||
* first commit ([99c44a4](https://github.com/kikobeats/acho/commit/99c44a4)) | ||
* update warning message into warn ([5c1654d](https://github.com/kikobeats/acho/commit/5c1654d)) | ||
|
||
|
||
|
||
<a name="1.0.4"></a> | ||
## 1.0.4 (2015-03-19) | ||
|
||
|
||
* fixed extra space | ||
([11d2c1e](https://github.com/kikobeats/acho/commit/11d2c1e)) | ||
* fixed extra space ([11d2c1e](https://github.com/kikobeats/acho/commit/11d2c1e)) | ||
|
||
|
||
|
||
<a name="1.0.3"></a> | ||
## 1.0.3 (2015-03-19) | ||
|
||
|
||
* 1.0.3 releases | ||
([193f234](https://github.com/kikobeats/acho/commit/193f234)) | ||
* because mac is not a real os | ||
([e636ce2](https://github.com/kikobeats/acho/commit/e636ce2)) | ||
* linus torvalds is crying for this | ||
([f4eff0f](https://github.com/kikobeats/acho/commit/f4eff0f)) | ||
* Merge pull request #4 from clocklear/master | ||
([4cfdb40](https://github.com/kikobeats/acho/commit/4cfdb40)) | ||
* Switched to titleize for propercase | ||
([45a9bfd](https://github.com/kikobeats/acho/commit/45a9bfd)) | ||
* Update README.md | ||
([1082a73](https://github.com/kikobeats/acho/commit/1082a73)) | ||
* Update README.md | ||
([78407bb](https://github.com/kikobeats/acho/commit/78407bb)) | ||
* Update README.md | ||
([88e415d](https://github.com/kikobeats/acho/commit/88e415d)) | ||
* Update README.md | ||
([9b04cb2](https://github.com/kikobeats/acho/commit/9b04cb2)) | ||
* updated | ||
([8c52aec](https://github.com/kikobeats/acho/commit/8c52aec)) | ||
* Updated README.md to include UMD blurb | ||
([f05d703](https://github.com/kikobeats/acho/commit/f05d703)) | ||
* 1.0.3 releases ([193f234](https://github.com/kikobeats/acho/commit/193f234)) | ||
* Merge pull request #4 from clocklear/master ([4cfdb40](https://github.com/kikobeats/acho/commit/4cfdb40)) | ||
* Switched to titleize for propercase ([45a9bfd](https://github.com/kikobeats/acho/commit/45a9bfd)) | ||
* Update README.md ([1082a73](https://github.com/kikobeats/acho/commit/1082a73)) | ||
* Update README.md ([9b04cb2](https://github.com/kikobeats/acho/commit/9b04cb2)) | ||
* Update README.md ([78407bb](https://github.com/kikobeats/acho/commit/78407bb)) | ||
* Update README.md ([88e415d](https://github.com/kikobeats/acho/commit/88e415d)) | ||
* Updated README.md to include UMD blurb ([f05d703](https://github.com/kikobeats/acho/commit/f05d703)) | ||
* because mac is not a real os ([e636ce2](https://github.com/kikobeats/acho/commit/e636ce2)) | ||
* linus torvalds is crying for this ([f4eff0f](https://github.com/kikobeats/acho/commit/f4eff0f)) | ||
* updated ([8c52aec](https://github.com/kikobeats/acho/commit/8c52aec)) | ||
|
||
|
||
|
||
<a name="1.0.2"></a> | ||
## 1.0.2 (2015-03-17) | ||
|
||
|
||
* 1.0.2 releases | ||
([fa3b7d1](https://github.com/kikobeats/acho/commit/fa3b7d1)) | ||
* Fix example.html, export proper module name to global space | ||
([f6ef959](https://github.com/kikobeats/acho/commit/f6ef959)) | ||
* refactor | ||
([1786df2](https://github.com/kikobeats/acho/commit/1786df2)) | ||
* Removed makefile, added npm script for build | ||
([c441376](https://github.com/kikobeats/acho/commit/c441376)) | ||
* Update README.md | ||
([c61aeb7](https://github.com/kikobeats/acho/commit/c61aeb7)) | ||
* updated | ||
([c217034](https://github.com/kikobeats/acho/commit/c217034)) | ||
* updated mocha reference to local dependency | ||
([7fc622c](https://github.com/kikobeats/acho/commit/7fc622c)) | ||
* 1.0.2 releases ([fa3b7d1](https://github.com/kikobeats/acho/commit/fa3b7d1)) | ||
* Fix example.html, export proper module name to global space ([f6ef959](https://github.com/kikobeats/acho/commit/f6ef959)) | ||
* Removed makefile, added npm script for build ([c441376](https://github.com/kikobeats/acho/commit/c441376)) | ||
* Update README.md ([c61aeb7](https://github.com/kikobeats/acho/commit/c61aeb7)) | ||
* Usability changes. Added a makefile for quick task execution. Added component.json so that we can ([9e73dd4](https://github.com/kikobeats/acho/commit/9e73dd4)) | ||
* refactor ([1786df2](https://github.com/kikobeats/acho/commit/1786df2)) | ||
* updated ([c217034](https://github.com/kikobeats/acho/commit/c217034)) | ||
* updated mocha reference to local dependency ([7fc622c](https://github.com/kikobeats/acho/commit/7fc622c)) | ||
|
||
|
||
|
||
<a name="1.0.1"></a> | ||
## 1.0.1 (2015-03-16) | ||
|
||
|
||
* 1.0.1 releases | ||
([7b1f9e8](https://github.com/kikobeats/acho/commit/7b1f9e8)) | ||
* added support for styles | ||
([775e84a](https://github.com/kikobeats/acho/commit/775e84a)) | ||
* fixed | ||
([5a37063](https://github.com/kikobeats/acho/commit/5a37063)) | ||
* fixed browserify build and little improvements | ||
([c72b67d](https://github.com/kikobeats/acho/commit/c72b67d)) | ||
* Grammar and styling corrections | ||
([d703e87](https://github.com/kikobeats/acho/commit/d703e87)) | ||
* Merge branch 'master' of github.com:Kikobeats/acho | ||
([c9d3998](https://github.com/kikobeats/acho/commit/c9d3998)) | ||
* Merge pull request #3 from saelfaer/patch-1 | ||
([76d4b66](https://github.com/kikobeats/acho/commit/76d4b66)) | ||
* Update README.md | ||
([45f08d6](https://github.com/kikobeats/acho/commit/45f08d6)) | ||
* 1.0.1 releases ([7b1f9e8](https://github.com/kikobeats/acho/commit/7b1f9e8)) | ||
* Grammar and styling corrections ([d703e87](https://github.com/kikobeats/acho/commit/d703e87)) | ||
* Merge branch 'master' of github.com:Kikobeats/acho ([c9d3998](https://github.com/kikobeats/acho/commit/c9d3998)) | ||
* Merge pull request #3 from saelfaer/patch-1 ([76d4b66](https://github.com/kikobeats/acho/commit/76d4b66)) | ||
* Update README.md ([45f08d6](https://github.com/kikobeats/acho/commit/45f08d6)) | ||
* added support for styles ([775e84a](https://github.com/kikobeats/acho/commit/775e84a)) | ||
* fixed ([5a37063](https://github.com/kikobeats/acho/commit/5a37063)) | ||
* fixed browserify build and little improvements ([c72b67d](https://github.com/kikobeats/acho/commit/c72b67d)) | ||
|
||
|
||
|
||
<a name="1.0.0"></a> | ||
# 1.0.0 (2015-03-14) | ||
|
||
|
||
* completed | ||
([8d01b7d](https://github.com/kikobeats/acho/commit/8d01b7d)) | ||
* completed | ||
([5b73e9e](https://github.com/kikobeats/acho/commit/5b73e9e)) | ||
* first commit | ||
([edac5ab](https://github.com/kikobeats/acho/commit/edac5ab)) | ||
* fixed url | ||
([9b4d611](https://github.com/kikobeats/acho/commit/9b4d611)) | ||
* merged | ||
([222e72d](https://github.com/kikobeats/acho/commit/222e72d)) | ||
* refactor and updated documentation | ||
([6824d6a](https://github.com/kikobeats/acho/commit/6824d6a)) | ||
* Update README.md | ||
([1194cfa](https://github.com/kikobeats/acho/commit/1194cfa)) | ||
* updated | ||
([14b3639](https://github.com/kikobeats/acho/commit/14b3639)) | ||
* updated | ||
([2a5d5f7](https://github.com/kikobeats/acho/commit/2a5d5f7)) | ||
* updated | ||
([1c12565](https://github.com/kikobeats/acho/commit/1c12565)) | ||
* updated | ||
([68b5472](https://github.com/kikobeats/acho/commit/68b5472)) | ||
* Update README.md ([1194cfa](https://github.com/kikobeats/acho/commit/1194cfa)) | ||
* completed ([8d01b7d](https://github.com/kikobeats/acho/commit/8d01b7d)) | ||
* completed ([5b73e9e](https://github.com/kikobeats/acho/commit/5b73e9e)) | ||
* first commit ([edac5ab](https://github.com/kikobeats/acho/commit/edac5ab)) | ||
* fixed url ([9b4d611](https://github.com/kikobeats/acho/commit/9b4d611)) | ||
* merged ([222e72d](https://github.com/kikobeats/acho/commit/222e72d)) | ||
* refactor and updated documentation ([6824d6a](https://github.com/kikobeats/acho/commit/6824d6a)) | ||
* updated ([14b3639](https://github.com/kikobeats/acho/commit/14b3639)) | ||
* updated ([2a5d5f7](https://github.com/kikobeats/acho/commit/2a5d5f7)) | ||
* updated ([1c12565](https://github.com/kikobeats/acho/commit/1c12565)) | ||
* updated ([68b5472](https://github.com/kikobeats/acho/commit/68b5472)) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "acho", | ||
"description": "An extremely simple (but powerful) logging system for NodeJS and browser.", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"authors": [ | ||
"Kiko Beats [email protected]" | ||
], | ||
|
Oops, something went wrong.