Skip to content

Releases: bot4s/telegram

v5.7.1

07 Nov 22:26
7b8045e
Compare
Choose a tag to compare

Changelog

  • Upgrade dependencies
  • Update mill to 0.11.5
  • Support telegram api 6.8, 6.9

v5.7.0

09 Jun 09:17
d67388a
Compare
Choose a tag to compare

Changelog

  • Upgrade dependencies
  • Update mill to 0.11.0
  • Update sttp handling of requests
  • Support telegram api 6.5, 6.6 and 6.7

v5.6.4

17 Apr 20:11
48f872f
Compare
Choose a tag to compare

Changelog

  • Upgrade dependencies
  • Fix bug regarding the amount of fields available in the upgrade

v5.6.3

17 Feb 21:00
dda3449
Compare
Choose a tag to compare

Changelog

  • Support underscore in command (#307). Thanks to @evis
  • Update dependencies

v5.6.2

16 Jan 11:45
78829c5
Compare
Choose a tag to compare

Changelog

v5.6.1

26 Sep 21:05
9ac4d6c
Compare
Choose a tag to compare

Changelog

v5.6.0

26 Jun 10:23
af5ee41
Compare
Choose a tag to compare

Changelog

v5.5.0

25 Jun 17:29
b55d266
Compare
Choose a tag to compare

Changelog

Thanks to @AlexGruPerm their contribution

v5.4.2

29 Apr 10:37
c08f1e8
Compare
Choose a tag to compare

Changelog

  • Add inputFieldPlaceholder to ReplyKeyboardMarkup and ForceReply
  • Fix support for unicode commands
  • Add cats-effect 3 examples
  • Add FilterF and whenF function to filter events
  • Update dependencies

Thanks to @lolgab and @bilki for their contribution

v5.4.1

05 Apr 16:10
91dd903
Compare
Choose a tag to compare

Changelog

  • Add missing fields to Message and Chat
  • Update dependencies