Skip to content

Releases: gotd/td

v0.26.3: Error handling helpers

12 Mar 07:08
833fc24
Compare
Choose a tag to compare
chore(gen): commit generated files

v0.26.2

11 Mar 10:49
8d82d61
Compare
Choose a tag to compare

Fix nil session handler bug.
Updates #183.

v0.26.1

10 Mar 16:10
3df9b0e
Compare
Choose a tag to compare
Merge pull request #182 from gotd/feat/tdp-date

feat(tdp): format date

v0.26.0: More helpers

10 Mar 09:08
6df86eb
Compare
Choose a tag to compare
Merge pull request #178 from gotd/dependabot/github_actions/sonatype-…

v0.25.0

02 Mar 11:23
0d4f9f1
Compare
Choose a tag to compare
Merge pull request #171 from gotd/feat/printer

feat(printer): improve interfaces and slices

v0.24.0

17 Feb 06:56
8c095fe
Compare
Choose a tag to compare
docs: update supported go version

v0.23.0

08 Feb 17:11
5470529
Compare
Choose a tag to compare
  • Helpers for downloads

v0.22.0

06 Feb 19:16
2f105b7
Compare
Choose a tag to compare
  • Update schema to 123
  • Add pool implementation
  • Add uploader implementation
  • General refactoring

v0.21.2

25 Jan 14:21
e271a8d
Compare
Choose a tag to compare
Merge pull request #119 from tdakkota/feature/gen/e2e-schema

Add e2e schema objects generation

v0.21.1

21 Jan 15:04
b8c0168
Compare
Choose a tag to compare
Merge pull request #129 from tdakkota/fix/mtproto/readEncryptedMessag…