We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dcb42b commit bcd02f6Copy full SHA for bcd02f6
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to insta and cargo-insta are documented here.
4
5
+## 1.30.0
6
+
7
+- Write inline snapshots with atomic rename to avoid some rare races. (#373)
8
+- Pass `--color=...` to libtest to propagate color choices in more situations. (#375)
9
10
## 1.29.0
11
12
- Fixed a rednering bug with snapshot display (lines were not
0 commit comments