2019-03-28 03:56:52 -07:00
|
|
|
# Changes
|
|
|
|
|
2019-12-02 22:47:49 +06:00
|
|
|
## [0.3.0] - 2019-12-02
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
* Expect `Result` type as a function return type
|
|
|
|
|
2019-11-21 19:58:55 +06:00
|
|
|
## [0.2.0] - 2019-11-21
|
2019-11-14 18:38:24 +06:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
* Migrate to `std::future`
|
|
|
|
|
2019-08-05 09:54:49 -07:00
|
|
|
## [0.1.2] - 2019-08-05
|
|
|
|
|
2019-06-18 10:23:50 +02:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
* Update `derive_more` to 0.15
|
2019-08-05 09:54:49 -07:00
|
|
|
|
2019-08-04 15:46:14 +02:00
|
|
|
* Update `parking_lot` to 0.9
|
2019-06-18 10:23:50 +02:00
|
|
|
|
2019-06-05 08:09:46 +06:00
|
|
|
## [0.1.1] - 2019-06-05
|
|
|
|
|
|
|
|
* Update parking_lot
|
|
|
|
|
2019-03-28 03:56:52 -07:00
|
|
|
## [0.1.0] - 2019-03-28
|
|
|
|
|
|
|
|
* Move threadpool to separate crate
|