Releases: mymmrac/telego
Releases Β· mymmrac/telego
v0.31.4 JSON update & fixes
Overview
- Updated the way JSON is handled, users can now set custom JSON marshal/unmarshal funcs (not only from 3 already supported ways)
- Fixed #216
- Updated dependencies
What's Changed
- Bump github.com/bytedance/sonic from 1.12.2 to 1.12.3 by @dependabot in #209
- Bump github.com/valyala/fasthttp from 1.55.0 to 1.56.0 by @dependabot in #210
- Bump github.com/valyala/fasthttp from 1.55.0 to 1.56.0 in /examples by @dependabot in #212
- Bump golang.ngrok.com/ngrok from 1.10.0 to 1.11.0 in /examples by @dependabot in #214
- Bump github.com/valyala/fasthttp from 1.56.0 to 1.57.0 by @dependabot in #215
Full Changelog: v0.31.3...v0.31.4
v0.31.3 Telegram Bot API v7.10
Overview
- Updated to Telegram Bot API v7.10
What's Changed
- Bump github.com/bytedance/sonic from 1.12.1 to 1.12.2 by @dependabot in #205
Full Changelog: v0.31.2...v0.31.3
v0.31.2 Telegram Bot API v7.9
v0.31.1 Telegram Bot API v7.8
Overview
- Updated to Telegram Bot API v7.8
What's Changed
- Bump golang.ngrok.com/ngrok from 1.9.1 to 1.10.0 in /examples by @dependabot in #197
- Bump github.com/bytedance/sonic from 1.11.9 to 1.12.0 by @dependabot in #201
- Bump github.com/bytedance/sonic from 1.12.0 to 1.12.1 by @dependabot in #203
Full Changelog: v0.31.0...v0.31.1
v0.31.0 Telegram Bot API v7.7
Overview
- Updated to Telegram Bot API v7.7
- Forbidden to implement types interfaces
- Fixes
Unmarshal
errors
What's Changed
- Bump github.com/valyala/fasthttp from 1.54.0 to 1.55.0 by @dependabot in #191
- Bump github.com/bytedance/sonic from 1.11.8 to 1.11.9 by @dependabot in #192
- Bump github.com/valyala/fasthttp from 1.54.0 to 1.55.0 in /examples by @dependabot in #194
Full Changelog: v0.30.2...v0.31.0
v0.30.2 Telegram Bot API v7.4
v0.30.1 Telegram Bot API v7.3
v0.30.0 Updates & fixes
Overview
- Removed
BotHandler
options and replaced them withStopWithContext
method - Removed webhook options since it was misleading and didn't do what was expected
What's Changed
- Bump github.com/bytedance/sonic from 1.11.3 to 1.11.4 by @dependabot in #174
- Bump github.com/bytedance/sonic from 1.11.4 to 1.11.5 by @dependabot in #176
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples by @dependabot in #177
- Bump github.com/bytedance/sonic from 1.11.5 to 1.11.6 by @dependabot in #179
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #180
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #182
- Bump github.com/valyala/fasthttp from 1.52.0 to 1.53.0 by @dependabot in #183
- Bump github.com/valyala/fasthttp from 1.52.0 to 1.53.0 in /examples by @dependabot in #184
- Bump github.com/bytedance/sonic from 1.11.6 to 1.11.7 by @dependabot in #185
Full Changelog: v0.29.2...v0.30.0
v0.29.2 Telegram Bot API v7.2
Overview
- Updated to Telegram Bot API v7.2
- Updated dependencies
What's Changed
- Bump github.com/bytedance/sonic from 1.10.2 to 1.11.0 by @dependabot in #164
- Bump github.com/bytedance/sonic from 1.11.0 to 1.11.1 by @dependabot in #165
- Bump github.com/bytedance/sonic from 1.11.1 to 1.11.2 by @dependabot in #166
- Bump golang.ngrok.com/ngrok from 1.8.1 to 1.9.0 in /examples by @dependabot in #167
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #168
- Bump github.com/fasthttp/router from 1.4.22 to 1.5.0 by @dependabot in #169
- Bump github.com/fasthttp/router from 1.4.22 to 1.5.0 in /examples by @dependabot in #170
- Bump github.com/bytedance/sonic from 1.11.2 to 1.11.3 by @dependabot in #171
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /examples by @dependabot in #172
- Bump golang.ngrok.com/ngrok from 1.9.0 to 1.9.1 in /examples by @dependabot in #173
Full Changelog: v0.29.1...v0.29.2