Commit bf43649
committed
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.0.0...v6.0.0) (2022-11-03)
### Features
* build dist ([b164e14](b164e14))
* partial rewrite ([5ea5a01](5ea5a01))
### BREAKING CHANGES
* Lot of things changed, mostly the public API
- `Promise` support, most public methods returns a promise.
- `shuffle` arguments.
- `stop` arguments.
- `run` has been deleted, this feature can be achieved using promises.
- `constructor` options have been shrinked.1 parent b164e14 commit bf43649
2 files changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments