Skip to content

Commit 8f097bc

Browse files
v0.0.4
1 parent 3552c6d commit 8f097bc

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
## 0.0.3 - July 4, 2025
1+
## 0.0.4 - July 4, 2025
22
* FIX: Blank failure images were being generated for passing tests.
33
* FEATURE: Pixel mismatch tolerances for `SingleShot` and `Gallery`.
44

5+
## 0.0.3 - July 4, 2025
6+
Messed up this release. Replaced by `v0.0.4`.
7+
58
## 0.0.2 - June 24, 2025 - Alpha
69
* FEATURE: `SingleShot`: A Golden Scene that shows a single screenshot with an ergonomic API.
710
* FEATURE: `Gallery`: A Golden Scene that screenshots independent widget trees.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_test_goldens
22
description: "A toolkit for writing golden tests"
3-
version: 0.0.3
3+
version: 0.0.4
44
homepage: https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
55
repository: https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
66

0 commit comments

Comments
 (0)