Skip to content

Releases: ivanmarban/winston-telegram

v2.7.0

06 Jan 21:41
Compare
Choose a tag to compare

Added

  • Support for chats with threads enabled.

Full Changelog: v2.6.0...v2.7.0

v2.6.0

03 Jan 18:51
Compare
Choose a tag to compare

Fixed

  • #36 Handle uncaught exceptions.

Removed

  • Replace sf dependency by custom string templating implementation.

Full Changelog: v2.5.0...v2.6.0

v2.5.0

03 Jan 18:52
Compare
Choose a tag to compare

Added

  • #29 Split long messages.

Full Changelog: v2.4.1...v2.5.0

v2.4.1

03 Jan 18:53
Compare
Choose a tag to compare

Changed

  • Revert back sf dependency to latest version.

Full Changelog: v2.4.0...v2.4.1

v2.4.0

03 Jan 18:55
Compare
Choose a tag to compare

Added

  • #27 Pass full data argument to formatMessage method.

Full Changelog: v2.3.5...v2.4.0

v2.3.5

03 Jan 18:57
Compare
Choose a tag to compare

Changed

  • #26 Set handleExceptions option true by default.

Full Changelog: v2.3.4...v2.3.5

v2.3.4

03 Jan 18:58
Compare
Choose a tag to compare

Fixed

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

Full Changelog: v2.3.3...v2.3.4

v2.3.3

03 Jan 18:59
Compare
Choose a tag to compare

Fixed

  • #24 Change parseMode prop as optional.

Full Changelog: v2.3.2...v2.3.3

v2.3.2

03 Jan 19:00
Compare
Choose a tag to compare

Fixed

  • Tests fixed.

Full Changelog: v2.3.1...v2.3.2

v2.3.1

03 Jan 19:00
Compare
Choose a tag to compare

Fixed

  • #23 Fixed Typescript definition.

Full Changelog: v2.3.0...v2.3.1