Releases: egramtel/tdsharp
Releases · egramtel/tdsharp
tdsharp v1.8.61
Changed
- Update to TDLib v1.8.61.
Added
- New constructor for
TdClientwith configurable receive timeout. Thanks to @bielu!
tdsharp v1.8.60
Changed
- Update to TDLib v1.8.60.
tdsharp v1.8.59
Changed
- Update to TDLib v1.8.59.
tdsharp v1.8.58
Changed
- Update to TDLib v1.8.58.
tdsharp v1.8.56.1
Changed
- Update to TDLib v1.8.56.1.
tdsharp v1.8.45
Changed
- Update to TDLib v1.8.45.
tdsharp v1.8.29
Changed
- Update to TDLib v1.8.29.
tdsharp v1.8.21
Changed
- Update to TDLib v1.8.21.
tdsharp v1.8.12
Changed
- Update to TDLib v1.8.12.
- Multi-line comments from
.tldescriptions are now preserved correctly in the XML documentation.
tdsharp v1.8.9.1
Changed
- Breaking!
ITdLibBindings,TdLibBindingsExtensionsandTdLogLevelwere removed fromTDLib.Bindingsnamespace. Find them inTdLib.Bindings(case-only change in the namespace).
Added
- XML documentation files are now included in the NuGet packages.