We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e735e2b commit f8aab42Copy full SHA for f8aab42
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to insta and cargo-insta are documented here.
4
5
## 1.40.0
6
7
+- Added support for compact debug snapshots (`assert_compact_debug_snapshot`). #514
8
+
9
- Inline snapshots now use the required number of `#`s to escape the snapshot
10
value, rather than always using `###`. This allows snapshotting values which
11
themselves contain `###`. If there are no existing `#` characters in the
0 commit comments