Beautify.log Versions Save

:rocket: A Node.js lib to beautify the console.log from JavaScript with colors, making it easier and useful. :heart:

3.0.4

2 years ago

Fixes

  • remove dist from .npmignore

Full Changelog: https://github.com/lucasgdb/beautify.log/compare/3.0.0...3.0.4

3.0.0

2 years ago

What's Changed

Breaking changes

  • reset now is only added when final text does not already have a reset code

Improvements

  • added TypeScript support
  • added unitary testing
  • code improved
  • dependencies updated