2019-06-26 15:19:40 +06:00
|
|
|
# Changes
|
|
|
|
|
2019-12-29 13:42:42 +06:00
|
|
|
## [0.5.0] - 2019-12-29
|
|
|
|
|
|
|
|
* Simplify state management
|
|
|
|
|
|
|
|
* Allow to set custom output stream
|
|
|
|
|
|
|
|
* Removed disconnect callback
|
|
|
|
|
2019-12-11 18:57:43 +06:00
|
|
|
## [0.4.1] - 2019-12-11
|
|
|
|
|
|
|
|
* Disconnect callback accepts owned state
|
|
|
|
|
|
|
|
## [0.4.0] - 2019-12-11
|
2019-12-11 16:44:09 +06:00
|
|
|
|
|
|
|
* Remove `E` param
|
|
|
|
|
2019-12-07 09:57:43 +06:00
|
|
|
## [0.3.0-alpha.3] - 2019-12-07
|
2019-12-05 16:40:24 +06:00
|
|
|
|
2019-12-07 09:57:43 +06:00
|
|
|
* Migrate to tokio 0.2
|
2019-12-05 16:40:24 +06:00
|
|
|
|
2019-12-02 22:30:09 +06:00
|
|
|
## [0.3.0-alpha.2] - 2019-12-02
|
|
|
|
|
|
|
|
* Migrate to `std::future`
|
|
|
|
|
2019-10-14 17:55:52 +06:00
|
|
|
## [0.1.1] - 2019-10-14
|
|
|
|
|
|
|
|
* Re-register task on every dispatcher poll.
|
|
|
|
|
2019-09-25 10:47:06 +06:00
|
|
|
## [0.1.0] - 2019-09-25
|
2019-06-26 15:19:40 +06:00
|
|
|
|
|
|
|
* Initial release
|