File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ # 0.13.0
2+
3+ ## What's Changed
4+ * ci: use mobile messaging app for Slack notifs by @btrautmann in https://github.com/Betterment/alchemist/pull/158
5+ * chore: use ` git commit ` instead of ` git-auto-commit ` action by @btrautmann in https://github.com/Betterment/alchemist/pull/163
6+ * fix: push changes in update goldens workflow by @btrautmann in https://github.com/Betterment/alchemist/pull/166
7+ * fix: Anti-aliasing cross-platform issue by @w3ggy in https://github.com/Betterment/alchemist/pull/165
8+ * chore: ensure tests are compatible with all supported Flutter versions (and beta) by @btrautmann in https://github.com/Betterment/alchemist/pull/167
9+
10+ ## :warning : Breaking Changes
11+
12+ https://github.com/Betterment/alchemist/pull/165 disabled anti-aliasing on ` BlockedTextPaintingContext ` which may change goldens output.
13+
14+ ## New Contributors
15+ * @w3ggy made their first contribution in https://github.com/Betterment/alchemist/pull/165
16+
17+ ** Full Changelog** : https://github.com/Betterment/alchemist/compare/v0.12.1...v0.13.0
18+
119# 0.12.1
220
321## What's Changed
Original file line number Diff line number Diff line change 11name : alchemist
22description : A support package that aims to make golden testing in Flutter
33 easier and more streamlined.
4- version : 0.12.1
4+ version : 0.13.0
55homepage : https://github.com/Betterment/alchemist
66repository : https://github.com/Betterment/alchemist
77
You can’t perform that action at this time.
0 commit comments