Skip to content

Releases: Betterment/alchemist

v0.13.0

14 Oct 21:04
d7ad4bb

Choose a tag to compare

What's Changed

⚠️ Breaking Changes

#165 disabled anti-aliasing on BlockedTextPaintingContext which may change goldens output.

New Contributors

Full Changelog: v0.12.1...v0.13.0

v0.12.1

02 Jun 14:18
217aafe

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

22 May 18:03
0ef6895

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

15 Nov 19:51
dc75c78

Choose a tag to compare

What's Changed

⚠️ Breaking Changes

#131 and #132 change the APIs of GoldenTestScenario.withTextScaleFactor and GoldenTestTheme respectively. If you are using these APIs, you will need to update your code to match the new API.

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

18 Sep 15:37
a050b19

Choose a tag to compare

What's Changed

⚠️ Breaking Changes

In #123 a Padding Widget was removed that impacted the outputted golden files. However, this Padding was made configurable in #133 so you can upgrade directly to 0.11.0 and set a Padding value of const EdgeInsets.all(8) to preserve the original padding value.

Full Changelog: v0.9.0...v0.10.0

v0.9.0

16 Sep 14:53
7cab0e5

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

12 Sep 13:16
7b386af

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

14 Sep 21:15
cd09414

Choose a tag to compare

What's Changed

  • fix: upgrade to flutter 3.13 by @ABausG in #95
  • fix: render objects not rendering text by @Kirpal in #98

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

25 May 16:06
0a8b653

Choose a tag to compare

What's Changed

  • ci: fix flutter version on post-merge workflow by @Kirpal in #89
  • fix: Dialog and dropdown are no longer visible on the golden files (#79) by @Brainyoo in #91
  • chore: release prep for 0.6.1 by @btrautmann in #92

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Jan 21:54
046087f

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0