File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.6] - 2024-04-09
4
+
5
+ - Update to ` libtest-mimic 0.7.2 ` , and use the upstream implementation of ` ExitCode ` .
6
+
3
7
## [ 0.2.5] - 2024-04-08
4
8
5
9
- Exit main via ` ExitCode ` rather than ` std::process::exit() ` . This appears to fix coverage on
@@ -75,6 +79,7 @@ There are no functional changes in this release.
75
79
76
80
(Version 0.1.0 was yanked because of a metadata issue.)
77
81
82
+ [ 0.2.6 ] : https://github.com/nextest-rs/datatest-stable/releases/tag/datatest-stable-0.2.6
78
83
[ 0.2.5 ] : https://github.com/nextest-rs/datatest-stable/releases/tag/datatest-stable-0.2.5
79
84
[ 0.2.4 ] : https://github.com/nextest-rs/datatest-stable/releases/tag/datatest-stable-0.2.4
80
85
[ 0.2.3 ] : https://github.com/nextest-rs/datatest-stable/releases/tag/datatest-stable-0.2.3
You can’t perform that action at this time.
0 commit comments