Skip to content

Releases: mymmrac/telego

v0.11.1 More handlers & predicates

28 Apr 15:17
Compare
Choose a tag to compare

Overview

  • Added more predicates for different types
  • Added all handlers for update values

What's Changed

  • Bump github.com/valyala/fasthttp from 1.35.0 to 1.36.0 by @dependabot in #26

Full Changelog: v0.11.0...v0.11.1

v0.11.0 Telegram Bot API v6.0

26 Apr 21:12
Compare
Choose a tag to compare

Overview

  • Updated to Telegram Bot API v6.0

Full Changelog: v0.10.4...v0.11.0

v0.10.4 Bug fixes & more handlers

26 Apr 11:16
Compare
Choose a tag to compare

Overview

  • Fixed ChatID bug (#23)
  • Added handlers and predicates for callback query (#24)
  • Updated dependencies (#25)
  • Updated linter

What's Changed

  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #22
  • Bump github.com/valyala/fasthttp from 1.34.0 to 1.35.0 by @dependabot in #25

Full Changelog: v0.10.3...v0.10.4

v0.10.3 Dependency bump & typo fix

13 Mar 10:45
Compare
Choose a tag to compare

Overview

  • Updated dependency
  • Fixed typo in predicates
  • Updated README & other docs

What's Changed

  • Bump github.com/valyala/fasthttp from 1.33.0 to 1.34.0 by @dependabot in #17

Full Changelog: v0.10.2...v0.10.3

v0.10.2 Improved documentation

06 Feb 11:25
Compare
Choose a tag to compare

Overview

  • Added godoc for API, handlers, and utility packeges

Full Changelog: v0.10.1...v0.10.2

v0.10.1 Updated predicates

05 Feb 10:00
Compare
Choose a tag to compare

Overview

  • Updated predicates
  • Added Bot handlers to README
  • Added example

Full Changelog: v0.10.0...v0.10.1

v0.10.0 `With` methods

04 Feb 22:27
fdf075a
Compare
Choose a tag to compare

Overview

  • Added With methods
  • Added more utility methods
  • Updated examples

What's Changed

Full Changelog: v0.9.3...v0.10.0

v0.9.3 Updated to Telegram Bot API v5.7

01 Feb 17:06
Compare
Choose a tag to compare

Overview

  • Updated to Telegram Bot API v5.7

What's Changed

  • Bump github.com/valyala/fasthttp from 1.32.0 to 1.33.0 by @dependabot in #15

Full Changelog: v0.9.2...v0.9.3

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