Skip to content

Latest commit

 

History

History
591 lines (384 loc) · 26.3 KB

CHANGELOG.md

File metadata and controls

591 lines (384 loc) · 26.3 KB

4.1.0 (2020-04-02)

  • build: remove git add from git pre hooks (0573269)
  • build: update dependencies (375aeb7)
  • fix(package): update chalk to version 4.0.0 (a1a0009)

4.0.5 (2020-02-13)

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

4.0.4 (2018-11-06)

  • Ensure indexOf is a function (eeb3b80)

4.0.3 (2018-09-22)

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

4.0.2 (2018-05-22)

4.0.1 (2017-12-24)

4.0.0 (2017-09-16)

3.3.2 (2017-07-19)

3.3.1 (2017-07-19)

  • Update package.json (7280535)
  • fix(package): update pretty-ms to version 3.0.0 (0653040)

3.3.0 (2017-05-22)

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

3.2.1 (2017-04-17)

3.2.0 (2017-04-14)

3.1.2 (2017-03-03)

  • Remove unnecessary dependency (2e22e0f)
  • fix(package): update coffee-script to version 1.12.0 (79ce119)

3.1.1 (2016-10-04)

3.1.0 (2016-09-29)

Minor

  • Expose defaults under Acho.defaults.
  • Configurable timestamp passing a Number (Previously it was a Boolean).
  • Drop 0.12 and 0.10 support. Remove polyfill dependency.
  • Remove strip-ansi.
  • Little Date optimization.

Commits

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

3.0.2 (2016-05-26)

3.0.1 (2016-05-26)

3.0.0 (2016-05-01)

Breaking Changes

  • Simplifiest default logging levels to .fatal(), .error(), .warn(), info(), debug().
  • Mute levels use muted keyword instead of silent.

New Features

  • 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.

Fixes, refactoring and optimizations

  • 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.

Commits

2.8.0 (2016-04-22)

  • Add keys color based on the level (d120614)
  • Add testing file (2934428)

2.7.2 (2016-04-20)

  • Add a more intelligent align (644cddd)
  • Improve serialization (c583358)

2.7.1 (2016-04-18)

  • Add instanceof for new keyword (e02a43e)
  • Add messages flag documentation (c735734)
  • Refactor tests, more useful (d85467f)
  • update bumped settings (189711a)

2.7.0 (2016-04-18)

2.6.2 (2016-04-16)

2.6.1 (2016-04-16)

  • Fix setup a custom keyword (30dcf5d)

2.6.0 (2016-04-16)

2.5.3 (2016-02-02)

2.5.1 (2016-01-26)

2.5.0 (2016-01-25)

2.4.2 (2016-01-23)

2.4.1 (2015-12-05)

2.4.0 (2015-11-17)

  • 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 (2015-10-16)

  • 2.3.0 releases (1453d16)
  • added experimental .align & .timestamp params (0a4214f)
  • possibility to decide where put diff in the output (bb03a48)

2.2.1 (2015-10-14)

2.2.0 (2015-10-14)

2.1.0 (2015-08-17)

2.0.0 (2015-07-31)

1.0.8 (2015-06-14)

  • 1.0.8 releases (6e56dac)
  • use options.messages if is available (19aff24)

1.0.7 (2015-05-30)

1.0.6 (2015-05-10)

1.0.5 (2015-05-09)

1.0.4 (2015-03-19)

1.0.3 (2015-03-19)

1.0.2 (2015-03-17)

  • 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 (2015-03-16)

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

1.0.0 (2015-03-14)