Sha256: ef554e4bcbef64764f1606462b67e3ac6e78c80cba749c299ea775148d5fe9b6

Contents?: true

Size: 1.05 KB

Versions: 3

Compression:

Stored size: 1.05 KB

Contents

### 2.1.0 / 2019-10-18

* Support tdlib 1.5
* Fix TD::Client#dispose race condition and client crash

### 2.0.0 / 2019-02-08

* Generated types and client functions
* Async handlers
* Use ffi instead of fiddle
* Use Concurrent::Promises
* TD errors handling in promises
* Add use_file_database setting to config

### 1.0.0 / 2018-05-27

* Return promises from TD::Client#broadcast
* Add #fetch as alias to #broadcast_and_receive

### 0.9.4 / 2018-05-16

* Fix recursive locking in nested handlers

### 0.9.3 / 2018-05-04

* Add proxy support

### 0.9.2 / 2018-05-04

* Fix some potential deadlocks

### 0.9.1 / 2018-04-27

* Fix deadlock in Client#on_ready

### 0.9.0 / 2018-04-26

* Use Celluloid

### 0.8.0 / 2018-04-25

* Fix await methods

### 0.4.0 / 2018-04-12

* Add configurable timeout
* Fix hanging threads after timeout

### 0.3.0 / 2018-04-04

* Use Concurrent::Promise instead of timeout module
* Add integration tests

### 0.2.0 / 2018-02-16

* Improved lib path detection

* TD::Client#on_ready method

### 0.1.0 / 2018-02-01

* Initial release:

Basic featues

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tdlib-ruby-3.0.0 ChangeLog.md
tdlib-ruby-2.2.0 ChangeLog.md
tdlib-ruby-2.1.0 ChangeLog.md