Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Release 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@whyoleg whyoleg released this 20 Jan 22:20
· 5 commits to master since this release
d71e0ba
  • Support Android: armeabi-v7a, arm64-v8a, x86, x86_64
  • Support of tdlib v1.5.2 - v1.5.4
  • Generate changelog for v1.5.1 - v.1.5.4
  • Rename TdClient to TelegramRawClient
  • Introduce cli
    • Build tdlib for supported platform/target
    • Generate kotlin api
    • Generate api changelog
    • Configured paths for dependencies and files through HOCON configuration
    • Create dispatch event to run tdlib build
    • Map libs to platforms
  • Changed dependencies structure to make it easy to use and support multiplatform