Skip to content

Releases: mr-linch/go-tg

v0.7.0

18 Feb 01:28
da135d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Feb 22:34
26984da
Compare
Choose a tag to compare

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

12 Aug 17:36
6643fe0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

09 Aug 14:14
8ae02d1
Compare
Choose a tag to compare

What's Changed

  • fix(tgb/session): do one Store.Get call per Update by @mr-linch in #103
  • fix(tg): json args is not marshaled in webhook reply by @mr-linch in #105

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Aug 16:37
5a052fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Aug 11:39
a226021
Compare
Choose a tag to compare

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:

They will be removed in three minor releases - v0.6.0

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Aug 17:12
e8afb58
Compare
Choose a tag to compare

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

v0.1.1

01 Aug 18:17
Compare
Choose a tag to compare

What's Changed

  • feat(tg): add UpdateType and Update.Type method by @mr-linch in #74
  • docs: sending and downloading files by @mr-linch in #75
  • feat: MessageEntity type, filter and utils by @mr-linch in #76
  • docs(README.md): prepare public by @mr-linch in #78

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Jul 09:42
88bd98e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.1.0

v0.0.6

18 Jul 17:57
f4475b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6