You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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))
chore(release): 4.7.2 [skip ci]
## [4.7.2](v4.7.1...v4.7.2) (2024-10-06)
### Bug Fixes
* allow snapshot dir to be different ([#892](#892)) ([548ec06](548ec06))