Skip to content

Releases: mymmrac/telego

v0.9.2 Generator & linter updates

15 Jan 09:47
39d533d
Compare
Choose a tag to compare

Overview

  • Updated linters
  • Removed legacy generator
  • Improved Makefile

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1 Handlers updates

09 Jan 19:49
Compare
Choose a tag to compare

Overview

  • Updated handlers
  • Divided CI jobs
  • Updated README
  • Added issue and pull request templates
  • Improved docs

What's Changed

  • Updated issue templates & contribution guidelines [PR Template Test] by @mymmrac in #11

Full Changelog: v0.9.0...v0.9.1

v0.9.0 Telegram Bot API v.5.6 + Generator v2

01 Jan 20:29
Compare
Choose a tag to compare

Overview

  • Updated to Telegram Bot API v.5.6
  • New generator (much, much more readable code)
  • Added more unit tests

Full Changelog: v0.8.1...v0.9.0

v0.8.1 Default predicates

27 Dec 21:21
Compare
Choose a tag to compare

Overview

  • Added default predicates for messages

Full Changelog: v0.8.0...v0.8.1

v0.8.0 Telego Handler

27 Dec 19:56
Compare
Choose a tag to compare

Overview

  • Added handlers & predicates

Full Changelog: v0.7.2...v0.8.0

v0.7.2 Updated to Telegram Bot API v5.5

09 Dec 21:16
Compare
Choose a tag to compare

Overview

  • Added two new methods
  • Updated types

Full Changelog: v0.7.1...v0.7.2

v0.7.1 Docs improved

25 Nov 22:10
Compare
Choose a tag to compare

Overview

  • Added doc.go
  • Fixed some comments
  • Added example
  • Moved test & generator into internal package

Full Changelog: v0.7.0...v0.7.1

v0.7.0 Utils & api -> telegoapi package

20 Nov 18:25
Compare
Choose a tag to compare

Overview

  • Added some basic utility methods
  • Renamed api to telegoapi package

Full Changelog: v0.6.2...v0.7.0

v0.6.2 Added constants

20 Nov 15:40
Compare
Choose a tag to compare

Overview

  • Added constants for types

Full Changelog: v0.6.1...v0.6.2

v0.6.1 Fixes

13 Nov 10:16
Compare
Choose a tag to compare

Overview

  • Fixed to-dos
  • Added tests

Full Changelog: v0.6.0...v0.6.1