Releases: boswelja/compose-menuprovider
Releases · boswelja/compose-menuprovider
v1.3.2
What's Changed
WARNING: Version 1.3.0 and 1.3.1 were publishing failures, and should not be used. The documentation website currently reflects 1.3.1, but there are no differences in API between these versions.
Full Changelog: 1.2.2...1.3.2
v1.2.2
v1.2.1
What's Changed
- Run detektMetadataMain for code scanning by @boswelja in #38
- Update AGP to 8.2.0 by @boswelja in #39
- Create a "single-top" MenuHost by @boswelja in #40
- Centralize versioning on Gradle properties by @boswelja in #41
- Prepare for v1.2.0 by @boswelja in #42
- Separate publishing targets by job by @boswelja in #43
- Fix missing fields for publish by @boswelja in #44
Full Changelog: 1.1.1...1.2.1
v1.1.1
v1.1.0
What's Changed
- Fix missing dropdown menu when top app bar overflows by @boswelja in #28
- Expose IconButtonMenuItem and DropdownMenuItem by @boswelja in #29
- String-ify overflow item by @boswelja in #30
- Update .idea/.gitignore by @boswelja in #31
- Create ExposedDropdownMenuItems by @boswelja in #32
- Create a variety of overloads for different menu item UI components by @boswelja in #33
Full Changelog: 1.0.5...1.1.0
v1.0.5
What's Changed
- Updated Compose Multiplatform to 1.5.11
- Updated Kotlin to 1.9.21
- Disabled K2 to avoid issues with including in non-K2 projects
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: 1.0.4...1.0.5
v1.0.4
What's Changed
core
now publishes artifacts for JVM targets to consume!
Minor updates to the Dokka docs.
Full Changelog: 1.0.3...1.0.4