Releases: mymmrac/telego
Releases · mymmrac/telego
v0.11.1 More handlers & predicates
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
v0.10.4 Bug fixes & more handlers
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
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
v0.10.1 Updated predicates
Overview
- Updated predicates
- Added Bot handlers to README
- Added example
Full Changelog: v0.10.0...v0.10.1
v0.10.0 `With` methods
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
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
Overview
- Updated linters
- Removed legacy generator
- Improved Makefile
What's Changed
- Bump github.com/valyala/fasthttp from 1.31.0 to 1.32.0 by @dependabot in #13
- Linters by @mymmrac in #14
Full Changelog: v0.9.1...v0.9.2
v0.9.1 Handlers updates
Overview
- Updated handlers
- Divided CI jobs
- Updated README
- Added issue and pull request templates
- Improved docs
What's Changed
Full Changelog: v0.9.0...v0.9.1