What's Changed
- fix!: use textScaler instead of a double by @vanlooverenkoen in #131
- feat!: Added nameTextStyle by @vanlooverenkoen in #132
- fix: added configurable padding by @vanlooverenkoen in #133
⚠️ 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
- @vanlooverenkoen made their first contribution in #131
Full Changelog: v0.10.0...v0.11.0