2021-07-11 07:26:20 +00:00
|
|
|
# Changelog
|
|
|
|
|
2021-07-11 10:55:52 +00:00
|
|
|
## 0.3.1 (2021-07-11)
|
2021-07-11 07:26:20 +00:00
|
|
|
|
2021-07-11 10:17:02 +00:00
|
|
|
- Simplify usage by re-exporting serde traits - [#3](https://github.com/ayrat555/fang/pull/3)
|
2021-07-11 07:26:20 +00:00
|
|
|
|
2021-07-04 06:07:29 +00:00
|
|
|
## 0.3.0 (2021-07-04)
|
2021-07-03 04:23:05 +00:00
|
|
|
|
|
|
|
- Execute different types of tasks in separate workers - [#1](https://github.com/ayrat555/fang/pull/1)
|
2021-07-03 12:18:41 +00:00
|
|
|
- Add retention mode for tasks - [#2](https://github.com/ayrat555/fang/pull/2)
|
2021-07-03 04:23:05 +00:00
|
|
|
|
|
|
|
## 0.2.0 (2021-06-24)
|
|
|
|
|
|
|
|
- The first release on crates.io
|