Skip to content

1.6.0

Compare
Choose a tag to compare
@skydoves skydoves released this 16 Sep 13:51
· 280 commits to main since this release
2200e7d

What's Changed

  • Bump AGP 8.1.0, Gradle 8.3.0 and the rest of libraries by @skydoves in #471
  • Migrate Spotless to 6.20.0 by @skydoves in #472
  • Migrate nexus maven publication plugin by @skydoves in #473
  • Integrate Baseline Profile plugin by @skydoves in #474
  • Add optional key into rememberBalloonBuilder by @egorikftp in #476
  • Add Coroutine API for sequential popups displaying by @heckfyxe in #477
  • Clean channel and scope on destroy balloon lifecycles by @skydoves in #478
  • Migrate to getDeclaredConstructor from newInstance by @skydoves in #479
  • Implement await shows balloon for Compose by @skydoves in #480
  • Remove cleaning balloon channel consumer on destroy lifecycle by @skydoves in #483
  • Fix showAtCenter, deprecate showAlignLeft/showAlignRight, refactor positioning by @heckfyxe in #484
  • Parallel balloons displaying with Coroutines API by @heckfyxe in #485
  • Compose: Implement AwaitBalloonWindows by @skydoves in #488
  • Bump AGP to 8.1.1, Compose to 2023.09.00, benchmark, and libraries by @skydoves in #489
  • Generate baseline profiles by @github-actions in #490
  • Use popup for measuring balloon content layout by @skydoves in #492

New Contributors

Full Changelog: 1.5.4...1.6.0