Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

winston-telegram

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winston-telegram - npm Package Versions

ivanmarban
published 2.7.0 •

Changelog

Source

[v2.7.0] - 2024-01-06

Added

  • #40 Support for chats with threads enabled.
ivanmarban
published 2.6.0 •

Changelog

Source

[v2.6.0] - 2022-05-15

Fixed

  • #36 Handle uncaught exceptions.

Removed

  • Replace sf dependency by custom string templating implementation.
ivanmarban
published 2.5.0 •

Changelog

Source

[v2.5.0] - 2021-11-9

Added

  • #29 Split long messages.
ivanmarban
published 2.4.1 •

Changelog

Source

[v2.4.1] - 2021-09-26

Changed

  • Revert back sf dependency to latest version.
ivanmarban
published 2.4.0 •

Changelog

Source

[v2.4.0] - 2021-09-25

Added

  • #27 Pass full data argument to formatMessage method.
ivanmarban
published 2.3.5 •

Changelog

Source

[v2.3.5] - 2021-05-23

Changed

  • #26 Set handleExceptions option true by default.
ivanmarban
published 2.3.4 •

Changelog

Source

[v2.3.4] - 2021-04-02

Fixed

  • #25 Winston Transport can only be default-imported using the 'esModuleInterop' flag.
ivanmarban
published 2.3.3 •

Changelog

Source

[v2.3.3] - 2021-01-24

Fixed

  • #24 Change parseMode prop as optional.
ivanmarban
published 2.3.2 •

Changelog

Source

[v2.3.2] - 2020-11-08

Fixed

  • Tests fixed.
ivanmarban
published 2.3.1 •

Changelog

Source

[v2.3.1] - 2020-11-07

Fixed

  • #23 Fixed Typescript definition.