yaru_test 0.1.4 yaru_test: ^0.1.4 copied to clipboard
Provides extensions for testing Yaru applications.
Changelog #
0.1.4 (2023-08-08) #
What's Changed #
- chore(deps): relax yaru version constraint by @jpnurmi in https://github.com/ubuntu/yaru_test.dart/pull/26
Full Changelog: https://github.com/ubuntu/yaru_test.dart/compare/v0.1.3...v0.1.4
0.1.3 (2023-07-24) #
What's Changed #
- ci: reuse pr title & release actions from ufc/actions by @jpnurmi in https://github.com/ubuntu/yaru_test.dart/pull/22
- feat: add find.titleBar() by @jpnurmi in https://github.com/ubuntu/yaru_test.dart/pull/24
Full Changelog: https://github.com/ubuntu/yaru_test.dart/compare/v0.1.2...v0.1.3
0.1.2 (2023-06-29) #
What's Changed #
- ci: env FLUTTER_VERSION by @jpnurmi in https://github.com/ubuntu/yaru_test.dart/pull/18
- ci: release-please by @jpnurmi in https://github.com/ubuntu/yaru_test.dart/pull/19
- chore(deps): bump yaru from 0.7.0 to 0.9.0 by @dependabot in https://github.com/ubuntu/yaru_test.dart/pull/17
- chore(deps): bump yaru_widgets to ^2.5.0 by @jpnurmi in https://github.com/ubuntu/yaru_test.dart/pull/21
New Contributors #
- @dependabot made their first contribution in https://github.com/ubuntu/yaru_test.dart/pull/17
Full Changelog: https://github.com/ubuntu/yaru_test.dart/compare/v0.1.1...v0.1.2
0.1.1 #
- fix: prevent bogus platform channel calls in widget tests (#16)
0.1.0 #
- Initial release.