Skip to content

v0.54.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ernado ernado released this 07 Dec 13:26
· 1387 commits to main since this release
4a04b2e

What's Changed

  • feat(gen): generate ClassConstructorsMap by @tdakkota in #601
  • feat(mktyping): generate typing helpers by @tdakkota in #602
  • fix(telegram): call setup only if it is not nil by @tdakkota in #603
  • chore(deps): bump golang.org/x/tools from 0.1.7 to 0.1.8 in /_tools by @dependabot in #604
  • fix(gen): separate int53 and int64 encoding by @tdakkota in #605
  • chore(deps): bump golang.org/x/tools from 0.1.7 to 0.1.8 by @dependabot in #606
  • refactor(entity): split HTML parser to separate package, improve TDLib compatibility by @tdakkota in #607
  • Pass function scope context by @L11r in #608

New Contributors

  • @L11r made their first contribution in #608

Full Changelog: v0.53.0...v0.54.0-alpha.0