You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Switch from `time` to `jiff` ([`aab0986`](https://github.com/byron/prodash/commit/aab09862ce8ff64d3c9bafd099e81df89c4c1670))
@@ -101,8 +142,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
101
142
102
143
<csr-read-only-do-not-edit/>
103
144
104
-
- 8 commits contributed to the release over the course of 44 calendar days.
105
-
- 89 days passed between releases.
145
+
- 8 commits contributed to the release.
106
146
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
107
147
- 0 issues like '(#ID)' were seen in commit messages
108
148
@@ -295,7 +335,7 @@ and no change of the progress information itself.
295
335
296
336
<csr-read-only-do-not-edit/>
297
337
298
-
- 4 commits contributed to the release over the course of 2 calendar days.
338
+
- 4 commits contributed to the release.
299
339
- 37 days passed between releases.
300
340
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
301
341
- 0 issues like '(#ID)' were seen in commit messages
@@ -393,7 +433,6 @@ and no change of the progress information itself.
393
433
<csr-read-only-do-not-edit/>
394
434
395
435
- 4 commits contributed to the release.
396
-
- 60 days passed between releases.
397
436
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
398
437
- 0 issues like '(#ID)' were seen in commit messages
399
438
@@ -629,7 +668,6 @@ Most notably, `parking_lot` was upgraded to the latest version.
629
668
<csr-read-only-do-not-edit/>
630
669
631
670
- 4 commits contributed to the release.
632
-
- 37 days passed between releases.
633
671
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
634
672
- 0 issues like '(#ID)' were seen in commit messages
635
673
@@ -1375,7 +1413,7 @@ Most notably, `parking_lot` was upgraded to the latest version.
1375
1413
- Remove crosstermion, it now lives in https://github.com/Byron/tui-crates ([`f560f84`](https://github.com/byron/prodash/commit/f560f84436c1bd2b5af8b0af44e8e86200d22cc2))
- ETA messages in blocked unbounded tasks ([`d42c0d5`](https://github.com/byron/prodash/commit/d42c0d52f803595a48594a91b3278ce57ff8b95b))
2889
2927
</details>
2890
2928
2891
-
## v1.1.6 (2020-03-02)
2929
+
## v1.1.6 (2020-03-03)
2892
2930
2893
2931
* improve API symmetry by providing a `Tree::name()` to accompany `Tree::set_name(…)`
2894
2932
@@ -2912,7 +2950,7 @@ a redraw manually.
2912
2950
- Put changelog into lib.rs, where it already was :) ([`dfc810b`](https://github.com/byron/prodash/commit/dfc810b7b012e536353ceeed61f2ca7ed935930d))
2913
2951
</details>
2914
2952
2915
-
## v1.1.5 (2020-02-23)
2953
+
## v1.1.5 (2020-02-24)
2916
2954
2917
2955
* Flush stdout when the TUI stopped running. That way, the alternate/original screen will be shown right away.
0 commit comments