|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.3.0] |
| 4 | + |
| 5 | +- Released @ 10/2024 (UTC) |
| 6 | +- breaking: Update dependencies and docs |
| 7 | + |
3 | 8 | ## [0.2.2] |
4 | 9 |
|
5 | | -- Released @ 9/2024 (UTC) |
| 10 | +- Released @ 10/2024 (UTC) |
6 | 11 | - chore: Update dependencies |
7 | 12 |
|
8 | 13 | ## [0.2.1] |
9 | 14 |
|
10 | | -- Released @ 9/2024 (UTC) |
| 15 | +- Released @ 10/2024 (UTC) |
11 | 16 | - chore: Update dependencies |
12 | 17 |
|
13 | 18 | ## [0.2.0] |
14 | 19 |
|
15 | | -- Released @ 9/2024 (UTC) |
| 20 | +- Released @ 10/2024 (UTC) |
16 | 21 | - breaking: Remove utils, depend on df_type package, rename mixins from previous release |
17 | 22 |
|
18 | 23 | ## [0.1.6] |
19 | 24 |
|
20 | | -- Released @ 9/2024 (UTC) |
| 25 | +- Released @ 10/2024 (UTC) |
21 | 26 | - fix: Fix another bug with mixins |
22 | 27 |
|
23 | 28 | ## [0.1.5] |
24 | 29 |
|
25 | | -- Released @ 9/2024 (UTC) |
| 30 | +- Released @ 10/2024 (UTC) |
26 | 31 | - fix: Fix bug with mixins |
27 | 32 |
|
28 | 33 | ## [0.1.4] |
29 | 34 |
|
30 | | -- Released @ 9/2024 (UTC) |
| 35 | +- Released @ 10/2024 (UTC) |
31 | 36 | - feat: Add CancelablesMixin, ClosablesMixin, DisposablesMixin and StoppablesMixin |
32 | 37 |
|
33 | 38 | ## [0.1.3] |
34 | 39 |
|
35 | | -- Released @ 9/2024 (UTC) |
| 40 | +- Released @ 10/2024 (UTC) |
36 | 41 | - refactor: Update FutureOrController's with an addAll method |
37 | 42 |
|
38 | 43 | ## [0.1.2] |
39 | 44 |
|
40 | | -- Released @ 9/2024 (UTC) |
| 45 | +- Released @ 10/2024 (UTC) |
41 | 46 | - refactor: Change FutureOrController's complete method to accept an optional onComplete callback |
42 | 47 |
|
43 | 48 | ## [0.1.1] |
44 | 49 |
|
45 | | -- Released @ 9/2024 (UTC) |
| 50 | +- Released @ 10/2024 (UTC) |
46 | 51 | - chore: Fix issues with async behaviour |
47 | 52 |
|
48 | 53 | ## [0.1.0] |
49 | 54 |
|
50 | | -- Released @ 9/2024 (UTC) |
| 55 | +- Released @ 10/2024 (UTC) |
51 | 56 | - Initial commit |
0 commit comments