1.2.0
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! ❤