Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@klaudiosinani klaudiosinani released this 26 Feb 23:42
· 34 commits to master since this release
v1.4.0
2e347c5

Highlights

  • Added support for log levels mechanism. (#51) (#80) 5ed52a5
  • Added support for secrets/sensitive-information filtering. (#78) 74d113b
  • Added new wait type logger. (#73) da9a41c
  • Enable interactive mode only on tty.WriteStream streams. (#55) (#82) 54a3377
  • Unary functions time() & timeEnd() now follow underlineLabel option. (#77) 7256696
  • Dropped coloredInterpolation option due to incompatibility with Node <v10.0.0. 5f3684f
  • Added new nullary clearSecrets() function. (#78) 13374b8
  • Added new unary addSecrets() function. (#78) fbc1a06
  • Replaced interactive mode tty API with readline. (#82) (#83) 912f58c
  • Refactored whitespace end-padding of underlined labels. (#77) b88d5bd

Docs

  • Added documentation for secrets filtering. (#79) 061d6aa
  • Added documentation for log levels mechanism. (#81) 4aae8e0
  • Updated ci badge URL on readme. (#75) bda9034

Thanks

Huge thank you to @amilajack for contributing and helping out with this release!

All changes

klaussinani/signale@v1.3.0...v1.4.0