Releases: la10736/rstest
Releases · la10736/rstest
0.26.1
0.26.0
What's Changed
- docs: fix filemode examples by @lucascool12 in #301
- Issue #306. Ignore folders by @Obito-git in #307
- Hide generated items in documentation by @wiktor-k in #309
- 313_fix by @la10736 in #314
- fix: do not depend by default on
async-std
by @coriolinus in #311 - Add permission for empty_structs_with_brackets in fixture by @bugRanger in #317
- Touch up indentation used for examples in the README by @fgimian in #318
- Make #[files(...)] work on Windows by @twz123 in #322
- Finalize #311 by @la10736 in #323
- Make clippy happy by @la10736 in #324
New Contributors
- @Obito-git made their first contribution in #307
- @wiktor-k made their first contribution in #309
- @coriolinus made their first contribution in #311
- @bugRanger made their first contribution in #317
- @fgimian made their first contribution in #318
- @twz123 made their first contribution in #322
Full Changelog: v0.25.0...v0.26.0
0.25.0
What's Changed
- Append generated test macro so next test macros are aware of it by @kezhuw in #291
- feat: add
include_str
andinclude_bytes
file input behaviour by @lucascool12 in #297
New Contributors
- @kezhuw made their first contribution in #291
- @lucascool12 made their first contribution in #297
Full Changelog: v0.24.0...v0.25.0
0.24.0
0.23.0
Version 0.22.0
Destructuring input data
0.21.0
0.20.0
Introduce MSRV and minor fixes
Introduce MSRV and minor fixes