Commit b2a72f7
committed
chore(release): 4.9.0 [skip ci]
# [4.9.0](v4.8.3...v4.9.0) (2025-03-08)
### Bug Fixes
* **serializer:** raise TypeError when serializing non-byte like object in binary mode ([#951](#951)) ([2bd0f54](2bd0f54))
### Features
* add --snapshot-ignore-file-extensions argument to support DVC ([#943](#943)) ([056cc6e](056cc6e))
* add compose_matchers utility for composing 1 or more matchers ([#952](#952)) ([157dbec](157dbec))
* add SingleFileAmberSnapshotExtension as a single-file variant of the default amber extension ([#959](#959)) ([a753b7a](a753b7a))
* include details about created/updated snapshots in detailed report ([#942](#942)) ([25d37ef](25d37ef))1 parent 3330c42 commit b2a72f7
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
9 | 24 | | |
10 | 25 | | |
11 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments