- build: remove git add from git pre hooks (0573269)
- build: update dependencies (375aeb7)
- fix(package): update chalk to version 4.0.0 (a1a0009)
- ci: update node builds (2ce6154)
- fix: linter (a22b344)
- fix(package): update chalk to version 3.0.0 (26c01df)
- fix(package): update pretty-ms to version 5.0.0 (69e7824)
- fix(package): update pretty-ms to version 5.1.0 (a0f3449)
- build: update dependencies (70e0ef2)
- Update package.json (72d45eb)
- Ensure indexOf is a function (eeb3b80)
- Fix lint (d2ca4e9)
- Improve meta (b94bda8)
- Migrate husky (1137ff3)
- Update package.json (8789d17)
- fix(package): update pretty-ms to version 3.2.0 (f40bbe7)
- fix(package): update pretty-ms to version 4.0.0 (9c05e2c)
- Add copy clipboard button (adff40f)
- Update package.json (6fe0c0f)
- Update README.md (81f63fe)
- Update style.css (8bc613e)
- Update style.css (d54abd4)
- fix(package): update chalk to version 2.4.0 (4f1a7b0)
- Add absolute image url (4c939d4)
- Add video (f3fda69)
- Drop node 4 support (366ff8b)
- Fix link (#42) (4ba44fc), closes #42
- Prefer HTTPS connections (26596f2)
- Remove coffeecript hook (e69b73f)
- Remove coffeescript dependency (071f664)
- Tweaks (f131dfa)
- Tweaks (2f10a40)
- Update _coverpage.md (e2da41a)
- upperCase → upper (9a0a9d3)
- fix(package): update chalk to version 2.2.0 (75bd815)
- fix(package): update chalk to version 2.3.0 (84ed02f)
- fix(package): update pretty-ms to version 3.1.0 (d19b814)
- Add CNAME (24b0839)
- Add docs (5f7bae2)
- Add favicon (3d186a9)
- Add more examples (84dfb20)
- Add new colors (8cd0a97)
- Add skin cli example (9efff8d)
- Adjust node version (7aad823)
- Expose constant (63227d2)
- Improve responsive (00e3e77)
- Meta tweaks (8e97b25)
- Move test inside package (deefa92)
- Prevent modify defaults (3aa9e8e)
- Refactor docs (a6b6ec8)
- Refactor examples (0de11aa)
- Refactor tests (9b7b540)
- Remove specific color comparison (76ca470)
- Remove unnecessary code (68d49ea)
- Rename example (3dff986)
- timestamp → trace (9163710)
- Tweaks (55ee8da)
- Tweaks (44041fc)
- Tweaks (bebf082)
- Unify colorize methods (2006c84)
- Update cli example (e8b2c7f)
- Update docs (9296cab)
- Use an collection of colors (bffbc8e)
- fix(package): update chalk to version 2.1.0 (16b352e)
- Fix homepage (92f7590)
- Add fmt-objet configuration from Acho settings (aa2e7a5)
- Avoid eval twice times for the same (b4a0c61)
- Avoid unnecessary check (9585396)
- Better naming (a2c1a2e)
- Fix bumped config (da83300)
- Fix linter (5857501)
- Remove browser build (f69bb73)
- Update copy (63b6c12)
- Update fmt-objt interface (71ab2f3)
- Update travis builds (990e1b3)
- fix(package): update fmt-obj to version 2.0.0 (22d0546)
- Fix function params (645037c)
- Add %J formatter (4192659)
- Refactor formatter (99585a6)
- Update deps (e5283d7)
- Update README.md (b325807)
- Update travis builds (77a2452)
- chore(package): update dependencies (76eb538)
- Remove unnecessary dependency (2e22e0f)
- fix(package): update coffee-script to version 1.12.0 (79ce119)
- Expose defaults under
Acho.defaults
. - Configurable
timestamp
passing aNumber
(Previously it was aBoolean
). - Drop 0.12 and 0.10 support. Remove polyfill dependency.
- Remove
strip-ansi
. - Little
Date
optimization.
- Add coverage (1aa6461)
- Add files section (8bd39a6)
- Configurable timestamp timing (4fc59d3)
- Drop node < 4 support (42f80ef)
- Drop repeat-string dep (dfe30f2)
- Expose Acho.defaults (daf6938)
- Move strip ansi from message out of the logger (b179882)
- new Date() → Date.now() (254a6f3)
- Remove stripAnsi reference (0799f10)
- Remove unused var (a619744)
- chore(package): update dependencies (c9459ce)
- Better smart colorize (a7b2c78)
- Simplifiest default logging levels to
.fatal()
,.error()
,.warn()
,info()
,debug()
. - Mute levels use
muted
keyword instead ofsilent
.
- Add
upperCase
flag to prints loglevels in uppercase. - Add
timestamp
flag to prints counter associated with each log. - Add
.skin
to make easy load different log levels. Check acho-skin-cli.
- Use lodash#defaults instead of existential-defaults (more lightweight).
- Indent log levels from the left instead of from the right (so cute!).
- Logfmt now works with Error's message.
- Add .skin method (ac1a16d)
- Add docs (822b697)
- Add experimental RFC5424 levels (37661c4)
- Add repeat polyfill (b2a3337)
- Add testing dependency (1a14ea6)
- Add timestamp (8dc0d20)
- Add uppercase param (41fd01c)
- Correctly indent context (1fe6f9b)
- Disable timestamp by default (efbc12f)
- Expand example (5cef0cd)
- Fix links references (e08da90)
- Fix output boolean values (e320e95)
- Fix tests (8a36b70)
- Fix typo (25dcbc7)
- Fix typo (81631e9)
- Improve color style (786810e)
- Little refactor (2664f02)
- Move CLI types out of the project (d02b6a2)
- move repository references (f481011)
- output correctly align and context (ed1e454)
- Refactor tests (91cbdc9)
- Reorganize examples (305f8e5)
- Separate align from separator (671b472)
- Separate cli mode from logging levels (585423a)
- silent → muted (c317250)
- Support Error serialization (0064885)
- Update docs (2e29c7f)
- Update example (209a142)
- Update examples (da0bba5)
- WIP (0146df6)
- chore(package): update existential-default to version 1.2.1 (fc88993)
- Add instanceof for new keyword (e02a43e)
- Add messages flag documentation (c735734)
- Refactor tests, more useful (d85467f)
- update bumped settings (189711a)
- Fix mute levels (3c3c307)
- Fix setup a custom keyword (30dcf5d)
- Release 2.5.2 (c9315ab)
- Update dependencies (e4e3206)
- update settings (5414575)
- use existential-default instead of assign (78697cd)
- Add documentation (c4795a5)
- Add symbol special keyword (c287277)
- Release 2.5.0 (001ab8e)
- Separate align from diff (134fa13)
- update scripts (cd64037)
- 2.4.2 releases (8b27e1a)
- Delete extra space (d8eeb8f)
- Delete line break (0edd794)
- Fix tests script (cd34ec8)
- Move prepublish into bumped step (eefa46a)
- Update bumped config (16128e6)
- update scripts (d74876f)
- Update scripts, more simple (d5f4209)
- 2.4.1 releases (58c3b3d)
- added existential-assign dep (f8b35d4)
- better gif, round 2. (675710e)
- bye fat arrow (431b1d1)
- composition over inheritance (963907e)
- little refactor (3906739)
- little refactor (28f225c)
- Moved configurable stuff into Default (f7c3b26)
- moved getEnvironment inot CONST.ENV (403cf73)
- no moar new keyword (8417785)
- refactor test, more expressive (cb0f665)
- refactored, less is more (a2edabd)
- removed new keyword, not necessary any more (85bc524)
- removed unnecessary new keyword (9905b4a)
- Update .travis.yml (284724c)
- Update README.md (01aea77)
- Update README.md (86cf60e)
- updated (b603a19)
- updated bumped settings (1010569)
- 2.4.0 releases (fd6fb87)
- added string interpolation support (f3c7623)
- better gif 💅 (adae687)
- fixed disabled colors param (ab7fd74)
- fixed extra space with diff param (f358e5b)
- updated library preview 💪 (e207335)
- 2.3.0 releases (1453d16)
- added experimental .align & .timestamp params (0a4214f)
- possibility to decide where put diff in the output (bb03a48)
- 2.2.0 releases (27cb3b0)
- added keyword parameter in constructor (967023d)
- complemented documentation (abc2153)
- Update package.json (8b4b0a4)
- Update README.md (c077a60)
- Update README.md (44bc90f)
- 2.1.0 releases (ddcc6c3)
- added generateTypeMessage as external parameter. (a0f67f3)
- Added transport option (a1170e3)
- fixed production check (af63da9)
- Improve production comparation (eee1281)
- updated (ca112ba)
- updated (ad532e2)
- 2.0.0 releases (0daf159)
- avoid avoid colorize messages in production under NodeJS (f6d2d54)
- colors by default (103194b)
- documentation refactor (bc43872)
- expose generateMessage (57c3b9f)
- little refactor. (4046677)
- Update README.md (fd0acee)
- updated (2bec971)
- updated bumped settings (3025456)
- 1.0.4 releases (e4bcef2)
- 1.0.5 releases (448ea4e)
- first commit (99c44a4)
- Update README.md (330b4d0)
- update warning message into warn (5c1654d)
- fixed extra space (11d2c1e)
- 1.0.3 releases (193f234)
- because mac is not a real os (e636ce2)
- linus torvalds is crying for this (f4eff0f)
- Merge pull request #4 from clocklear/master (4cfdb40)
- Switched to titleize for propercase (45a9bfd)
- Update README.md (1082a73)
- Update README.md (78407bb)
- Update README.md (88e415d)
- Update README.md (9b04cb2)
- updated (8c52aec)
- Updated README.md to include UMD blurb (f05d703)
- 1.0.2 releases (fa3b7d1)
- Fix example.html, export proper module name to global space (f6ef959)
- refactor (1786df2)
- Removed makefile, added npm script for build (c441376)
- Update README.md (c61aeb7)
- updated (c217034)
- updated mocha reference to local dependency (7fc622c)
- Usability changes. Added a makefile for quick task execution. Added component.json so that we can (9e73dd4)
- 1.0.1 releases (7b1f9e8)
- added support for styles (775e84a)
- fixed (5a37063)
- fixed browserify build and little improvements (c72b67d)
- Grammar and styling corrections (d703e87)
- Merge branch 'master' of github.com:Kikobeats/acho (c9d3998)
- Merge pull request #3 from saelfaer/patch-1 (76d4b66)
- Update README.md (45f08d6)