Skip to content

v0.54.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tdakkota tdakkota released this 16 Dec 17:07
· 1341 commits to main since this release
a1b1651

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
  • fix(updates): context fixes for state manager by @L11r in #609
  • chore(deps): bump actions/download-artifact from 2.0.10 to 2.1.0 by @dependabot in #611
  • chore(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 by @dependabot in #610
  • Update TDLib schema to the latest layer by @gotd-bot in #612
  • Update TDLib schema to the latest layer by @gotd-bot in #614
  • Update Telegram schema to the latest layer by @gotd-bot in #613
  • Update TDLib schema to the latest layer by @gotd-bot in #617
  • fix(message): do not copy Builder by @tdakkota in #619
  • chore(deps): bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 by @dependabot in #621
  • Update TDLib schema to the latest layer by @gotd-bot in #622
  • fix(gen): do not generate JSON encoders for Fields type by @tdakkota in #624
  • feat(constant): add TDLibPeerID type by @tdakkota in #625
  • Update TDLib schema to the latest layer by @gotd-bot in #627
  • chore(deps): bump github.com/rogpeppe/go-internal from 1.8.0 to 1.8.1 by @dependabot in #626
  • chore(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 by @dependabot in #629
  • Update TDLib schema to the latest layer by @gotd-bot in #630
  • feat(peers): add peer manager by @tdakkota in #628

New Contributors

  • @L11r made their first contribution in #608

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