Releases: mr-linch/go-tg
Releases · mr-linch/go-tg
v0.7.0
v0.6.0
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #112
- codegen: upgrade to v6.5 by @mr-linch in #114
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.1
v0.4.0
v0.3.0
What's Changed
- feat(tgb): add Not filter by @mr-linch in #92
- feat(tgb/session): session manager, store, filter by @mr-linch in #93
- feat(tgb): add abstractions around webhook req/res by @mr-linch in #95
Deprecations
The following things are declared deprecated in thath release:
- Update.Respond renamed to Update.Reply
- UpdateRespond renamed to UpdateReply
They will be removed in three minor releases - v0.6.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix(tgb): webhook reply serial calls by @mr-linch in #86
- fix(tgb): final fix webhook respond by @mr-linch in #88
- feat(tg): make BindClient exported by @mr-linch in #87
- feat(tg): User is now implements PeerID, add links to known implementations by @mr-linch in #89
- feat(tg): add NewInputFileFS by @mr-linch in #90
Full Changelog: v0.1.1...v0.2.0