All Versions
7
Latest Version
Avg Release Cycle
48 days
Latest Release
1847 days ago

Changelog History

  • v1.4.0 Changes

    February 26, 2019

    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

  • v1.3.0 Changes

    September 08, 2018

    Highlights

    • โž• Added new isEnabled() API method for checking Signale instance logging enablement. (#60) 0f98521
    • ๐Ÿšฆ Replaced internally-used String.prototype.padEnd() with custom string end-padding method. (#46) (#53) b41cee3
    • ๐Ÿ†• New Chinese documentation translation. (#52) fe75872

    Miscellaneous

    • โšก๏ธ Updated translation guidelines. c253a01

    ๐Ÿ“š Visit the contributing guidelines to learn more about how you can get involved in the translating process.

    Thanks

    ๐Ÿš€ Huge thank you to @hardo for helping out with this release!

    All changes

    ๐Ÿšฆ klauscfhq/signale@v1.2.1...v1.3.0

  • v1.2.1 Changes

    June 17, 2018

    ๐Ÿ›  Fix ๐Ÿ”ฅ

    • ๐Ÿšฆ Prevent the data of the default base logger types from being permanently overridden. (#45) 2bd68ff

    All changes

    ๐Ÿšฆ klauscfhq/signale@v1.2.0...v1.2.1

  • v1.2.0 Changes

    June 11, 2018

    ๐Ÿ›  Lots of new features, fixes, and improvements!

    Highlights

    • โž• Added new interactive mode. (#21) 48948a1
    • โž• Added support for string interpolation. (#23) 7b7ae98
    • โž• Added support for colored string interpolation. c4601e6
    • โž• Added support for multiple custom streams. (#27) 608f882
    • โž• Added support for optional streams per logger. (#27) 608f882
    • โž• Added support for object logging. (#23) 7b7ae98
    • โž• Added option to disable signale instances. 567f468
    • ๐Ÿšฆ Enabled deep-merging between default & custom types. (#31) e37a001
    • ๐Ÿšฆ Validate stack existence when logging Error instances. (#38) b45d5b4
    • โž• Added support for anonymous callsites. (#30) a0da14b
    • ๐Ÿšฆ Prevent override of regular logs by interactive ones. dd06050
    • โž• Added new uppercaseLabel option. (#16) ad92362
    • โž• Added new underlineSuffix option. 8372dbd
    • โž• Added new underlinePrefix option. ddeaa80

    Miscellaneous

    • ๐Ÿ“š Updated documentation. ff50706
    • ๐Ÿ›  Fixed link to help-wanted label on contributing guidelines. (#28) 11ef63b

    Thanks

    ๐Ÿš€ Huge thank you to @rjoydip @jordrake @RyanBruno @robertoschiavone & @brettimus for contributing and helping out with this release! โค

    All changes

    ๐Ÿšฆ klauscfhq/signale@v1.1.0...v1.2.0

  • v1.1.0 Changes

    May 20, 2018

    Highlights

    • โž• Added new clean log level signale.log(). (#4) 4fe3872
    • โž• Added new stream option for configuring writable streams. (#1) d3651e4
    • ๐Ÿ‘Œ Improved support for emoji badges. 69116a3
    • ๐Ÿ›  Fixed time() function return type. 10dbccb
    • ๐Ÿ“š Updated documentation. 203a112

    Thanks

    ๐Ÿš€ Huge thank you to @bttmly @sindresorhus & @mariocfhq for contributing and helping out with this release โค

    All changes

    ๐Ÿšฆ klauscfhq/signale@v1.0.1...v1.1.0

  • v1.0.1 Changes

    May 16, 2018

    ๐Ÿ“š General documentation updates.

    Highlights

    • โž• Added contributing guidelines. dc8c708
    • โž• Added Pull Request guidelines. d595dba
    • ๐Ÿšฆ Included Issue templates. 4a1e056

    All changes

    ๐Ÿšฆ klauscfhq/signale@v1.0.0...v1.0.1

  • v1.0.0 Changes

    May 16, 2018

    Highlights

    • ๐ŸŽ‰ Initial release. ebfbe55