Skip to content

Releases: Betterment/alchemist

v0.14.0

Choose a tag to compare

@btrautmann btrautmann released this 13 Mar 13:33
1dfc53c

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

Choose a tag to compare

@btrautmann btrautmann released this 14 Oct 21:04
d7ad4bb

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

Choose a tag to compare

@btrautmann btrautmann released this 02 Jun 14:18
217aafe

What's Changed

New Contributors

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

v0.12.0

Choose a tag to compare

@btrautmann btrautmann released this 22 May 18:03
0ef6895

What's Changed

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

v0.11.0

Choose a tag to compare

@btrautmann btrautmann released this 15 Nov 19:51
dc75c78

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

Choose a tag to compare

@btrautmann btrautmann released this 18 Sep 15:37
a050b19

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

Choose a tag to compare

@btrautmann btrautmann released this 16 Sep 14:53
7cab0e5

What's Changed

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

v0.8.0

Choose a tag to compare

@btrautmann btrautmann released this 12 Sep 13:16
7b386af

What's Changed

New Contributors

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

v0.7.0

Choose a tag to compare

@Kirpal Kirpal released this 14 Sep 21:15
cd09414

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

Choose a tag to compare

@btrautmann btrautmann released this 25 May 16:06
0a8b653

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