Releases: ivanmarban/winston-telegram
Releases · ivanmarban/winston-telegram
v2.3.0
v2.2.2
v2.2.1
Fixed
- #16 Use Buffer.byteLength to compute the Content-Length header.
Full Changelog: v2.2.0...v2.2.1
v1.4.2
Fixed
- #16 Use Buffer.byteLength to compute the Content-Length header.
Full Changelog: v1.4.1...v1.4.2
v2.2.0
Added
- #13 Add typescript typings. (@Multivit4min)
Changed
- Update dependencies.
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Changed
- Replace Request by standard https Node.js lib.
Fixed
- Fix examples.
Full Changelog: v2.0.1...v2.1.0
v1.4.1
v1.4.0
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
v2.0.1
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