Skip to content

Releases: ivanodintsov/telegram-transformer

telegram-transformer@1.4.0

Choose a tag to compare

@ivanodintsov ivanodintsov released this 30 Jan 13:57
314b693

Added

  • Tests for core functionality

Changes

  • Replaced Jest with Vitest

Fixed

  • Resolved several bugs and edge cases

Full Changelog: v1.3.0...v1.4.0

telegram-transformer@1.3.0

Choose a tag to compare

@ivanodintsov ivanodintsov released this 24 Jan 17:18
6541738

Changes

  • Updated typegram to version 5.2.0
  • Added ability to change entity text (now you can modify text in message entities directly)
  • Improved typings and added new entity formatters

Full Changelog: v1.2.0...v1.3.0

telegram-transformer@1.2.0

Choose a tag to compare

@ivanodintsov ivanodintsov released this 26 Dec 01:41

Internal

  • Basic functionality