File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.2] - 2022-05-22
4+
5+ ### Changed
6+
7+ - New internal implementation, based on top of [ libtest-mimic] ( https://github.com/LukasKalbertodt/libtest-mimic ) .
8+ - Repository updated to [ nextest-rs/datatest-stable] ( https://github.com/nextest-rs/datatest-stable ) .
9+ - MSRV updated to Rust 1.56.
10+
11+ There are no functional changes in this release.
12+
313## [ 0.1.1] - 2021-04-16
414
515### Added
818
919(Version 0.1.0 was yanked because of a metadata issue.)
1020
11- [ 0.1.1 ] : https://github.com/diem/diem-devtools/releases/tag/datatest-stable-0.1.1
21+ [ 0.1.2 ] : https://github.com/nextest-rs/datatest-stable/releases/tag/datatest-stable-0.1.2
22+ [ 0.1.1 ] : https://github.com/nextest-rs/datatest-stable/releases/tag/datatest-stable-0.1.1
Original file line number Diff line number Diff line change 11[package ]
22name = " datatest-stable"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44description = " Data-driven tests that work on stable Rust"
55repository = " https://github.com/nextest-rs/datatest-stable"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments