Sha256: cdc6a256b3da32a659571a0b18c00de90ecfd4e31cbdb678fa989f328cb10604

Contents?: true

Size: 974 Bytes

Versions: 1

Compression:

Stored size: 974 Bytes

Contents

### 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

1 entries across 1 versions & 1 rubygems

Version Path
tdlib-ruby-2.0.0 ChangeLog.md