Skip to content

Commit

Permalink
2.0.0 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jul 31, 2015
1 parent 3025456 commit 0daf159
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 26 deletions.
188 changes: 166 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,189 @@
# Change Log
<a name="2.0.0"></a>
# 2.0.0 (2015-07-31)

## [1.0.6](https://github.com/Kikobeats/acho/tree/1.0.6) (2015-05-10)

[Full Changelog](https://github.com/Kikobeats/acho/compare/1.0.5...1.0.6)
* 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))

## [1.0.5](https://github.com/Kikobeats/acho/tree/1.0.5) (2015-05-09)

[Full Changelog](https://github.com/Kikobeats/acho/compare/1.0.4...1.0.5)

## [1.0.4](https://github.com/Kikobeats/acho/tree/1.0.4) (2015-03-19)
<a name="1.0.8"></a>
## 1.0.8 (2015-06-14)

[Full Changelog](https://github.com/Kikobeats/acho/compare/1.0.3...1.0.4)

## [1.0.3](https://github.com/Kikobeats/acho/tree/1.0.3) (2015-03-19)
* 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))

[Full Changelog](https://github.com/Kikobeats/acho/compare/1.0.2...1.0.3)

**Merged pull requests:**

- Usability/compatibility changes \(more info inside\) [\#4](https://github.com/Kikobeats/acho/pull/4) ([clocklear](https://github.com/clocklear))
<a name="1.0.7"></a>
## 1.0.7 (2015-05-30)

## [1.0.2](https://github.com/Kikobeats/acho/tree/1.0.2) (2015-03-17)

[Full Changelog](https://github.com/Kikobeats/acho/compare/1.0.1...1.0.2)
* 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.1](https://github.com/Kikobeats/acho/tree/1.0.1) (2015-03-16)

[Full Changelog](https://github.com/Kikobeats/acho/compare/1.0.0...1.0.1)

**Merged pull requests:**
<a name="1.0.6"></a>
## 1.0.6 (2015-05-10)

- Grammar and styling corrections [\#3](https://github.com/Kikobeats/acho/pull/3) ([saelfaer](https://github.com/saelfaer))

- Add chalk modifiers to message type [\#2](https://github.com/Kikobeats/acho/pull/2) ([terox](https://github.com/terox))
* 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.0](https://github.com/Kikobeats/acho/tree/1.0.0) (2015-03-14)

**Closed issues:**

- Cannot find module 'coffee-script' [\#1](https://github.com/Kikobeats/acho/issues/1)
<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))



<a name="1.0.4"></a>
## 1.0.4 (2015-03-19)


* 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))



<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))
* Usability changes. Added a makefile for quick task execution. Added component.json so that we can ([9e73dd4](https://github.com/kikobeats/acho/commit/9e73dd4))



<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))



<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))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion bower.json
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": "1.0.8",
"version": "2.0.0",
"authors": [
"Kiko Beats [email protected]"
],
Expand Down
Loading

0 comments on commit 0daf159

Please sign in to comment.