Skip to content

Latest commit

 

History

History
81 lines (49 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

81 lines (49 loc) · 2.92 KB

Changelog

0.3.0 (2024-12-19)

What's Changed

  • feat: bump yaru version to ^5.0.0 by @d-loose in #41
  • chore: Release yaru_test 0.2.0 by @spydon in #43
  • chore: Update ubuntu_lints to 0.4.0 by @spydon in #44
  • chore: Bump Yaru to ^6.0.0 by @ashuntu in #46
  • chore: release 0.3.0 by @CarlosNihelton in #48

New Contributors

  • @ashuntu made their first contribution in #46

Full Changelog: https://github.com/ubuntu/yaru_test.dart/compare/v0.1.6...v0.3.0

0.2.0 (2024-09-17)

What's Changed

  • feat: bump yaru version to ^5.0.0 by @d-loose in #41

Full Changelog: https://github.com/ubuntu/yaru_test.dart/compare/v0.1.6...v0.2.0

0.1.6 (2024-03-07)

What's Changed

  • fix: Migrate to yaru 4.0.0 by @spydon in #36

New Contributors

  • @spydon made their first contribution in #36

Full Changelog: https://github.com/ubuntu/yaru_test.dart/compare/v0.1.5...v0.1.6

0.1.5 (2023-10-17)

What's Changed

  • chore(deps): Update Flutter 3.13 & Yaru by @CarlosNihelton in #31

New Contributors

  • @CarlosNihelton made their first contribution in #31

Full Changelog: https://github.com/ubuntu/yaru_test.dart/compare/v0.1.4...v0.1.5

0.1.4 (2023-08-08)

What's Changed

  • chore(deps): relax yaru version constraint by @jpnurmi in #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 #22
  • feat: add find.titleBar() by @jpnurmi in #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 #18
  • ci: release-please by @jpnurmi in #19
  • chore(deps): bump yaru from 0.7.0 to 0.9.0 by @dependabot in #17
  • chore(deps): bump yaru_widgets to ^2.5.0 by @jpnurmi in #21

New Contributors

  • @dependabot made their first contribution in #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.