Skip to content

Releases: ivanmarban/winston-telegram

v2.3.0

03 Jan 19:01
Compare
Choose a tag to compare

Added

  • #17 #19 Parse mode support for messages.

Full Changelog: v2.2.2...v2.3.0

v2.2.2

03 Jan 19:02
Compare
Choose a tag to compare

Removed

  • Drop node v6 from Travis CI

Full Changelog: v2.2.1...v2.2.2

v2.2.1

03 Jan 19:03
Compare
Choose a tag to compare

Fixed

  • #16 Use Buffer.byteLength to compute the Content-Length header.

Full Changelog: v2.2.0...v2.2.1

v1.4.2

03 Jan 19:15
Compare
Choose a tag to compare

Fixed

  • #16 Use Buffer.byteLength to compute the Content-Length header.

Full Changelog: v1.4.1...v1.4.2

v2.2.0

03 Jan 19:04
Compare
Choose a tag to compare

Added

Changed

  • Update dependencies.

Full Changelog: v2.1.0...v2.2.0

v2.1.0

03 Jan 19:05
Compare
Choose a tag to compare

Changed

  • Replace Request by standard https Node.js lib.

Fixed

  • Fix examples.

Full Changelog: v2.0.1...v2.1.0

v1.4.1

03 Jan 19:16
Compare
Choose a tag to compare

Changed

  • Code refactoring.

Fixed

  • Fix custom-format example.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

03 Jan 19:17
Compare
Choose a tag to compare

Fixed

  • Fix custom-format example.

Changed

  • Replace Request by standard https Node.js lib.

Full Changelog: v1.3.2...v1.4.0

v1.3.2

03 Jan 19:18
Compare
Choose a tag to compare

Changed

  • Code style & JSDoc

Full Changelog: v1.3.1...v1.3.2

v2.0.1

03 Jan 19:07
Compare
Choose a tag to compare

Added

  • Code style: ESLint + Standard + Prettier.
  • Test coverage.
  • Documenting with JSDoc.

Changed

  • Removed silent callback since Winston >= 3 takes care of it while using silent option.

Full Changelog: v2.0.0...v2.0.1