Skip to content

Releases: egramtel/tdsharp

tdsharp v1.8.61

01 Mar 17:54

Choose a tag to compare

Changed

Added

  • New constructor for TdClient with configurable receive timeout. Thanks to @bielu!

tdsharp v1.8.60

10 Jan 14:15

Choose a tag to compare

Changed

tdsharp v1.8.59

29 Dec 09:14

Choose a tag to compare

Changed

tdsharp v1.8.58

07 Dec 19:12

Choose a tag to compare

Changed

tdsharp v1.8.56.1

16 Nov 17:05

Choose a tag to compare

Changed

tdsharp v1.8.45

13 Feb 22:16

Choose a tag to compare

Changed

tdsharp v1.8.29

29 May 23:18

Choose a tag to compare

Changed

tdsharp v1.8.21

26 Nov 19:49

Choose a tag to compare

Changed

tdsharp v1.8.12

18 Mar 16:08

Choose a tag to compare

Changed

  • Update to TDLib v1.8.12.
  • Multi-line comments from .tl descriptions are now preserved correctly in the XML documentation.

tdsharp v1.8.9.1

18 Jan 22:57

Choose a tag to compare

Changed

  • Breaking! ITdLibBindings, TdLibBindingsExtensions and TdLogLevel were removed from TDLib.Bindings namespace. Find them in TdLib.Bindings (case-only change in the namespace).

Added

  • XML documentation files are now included in the NuGet packages.