Skip to content

Releases: oleginvoke/composium

Composium 1.2.3

Choose a tag to compare

@oleginvoke oleginvoke released this 15 Jun 11:43

What's changed

  • Published io.github.oleginvoke:composium:1.2.3
  • Published io.github.oleginvoke:composium-processor:1.2.3
  • Updated README installation snippets to 1.2.3

Validation

  • ./gradlew.bat :runtime:testDebugUnitTest
  • ./gradlew.bat publishToMavenLocal
  • ./gradlew.bat publishAndReleaseToMavenCentral

1.2.2

Choose a tag to compare

@oleginvoke oleginvoke released this 28 May 19:58
  • Updated the build stack to Gradle 9.5.1, Android Gradle Plugin 9.1.1, Kotlin 2.3.21, and Compose BOM 2026.05.01.
  • Raised the consumer compileSdk requirement to 36.
  • Refined scene card thumbnail rendering and removed the separate thumbnail loading screen.

Composium 1.2.1 — Android Jetpack Compose UI catalog with thumbnails and badges

Choose a tag to compare

@oleginvoke oleginvoke released this 24 May 22:02

Composium is a Storybook-like scene browser and UI catalog for Android Jetpack Compose.

Highlights

  • Automatic scene thumbnail generation
  • Custom scene thumbnails
  • Scene card badges
  • Runtime parameter controls
  • KSP-based scene discovery

Artifacts

  • io.github.oleginvoke:composium:1.2.1
  • io.github.oleginvoke:composium-processor:1.2.1

0.4.0-alpha01

0.4.0-alpha01 Pre-release
Pre-release

Choose a tag to compare

@oleginvoke oleginvoke released this 03 Mar 19:00

Highlights

  • Added named explicit parameter options, including the named infix API for defaults and option lists.
  • Improved option resolution so custom names remain stable and duplicate names are normalized automatically.
  • Updated README examples and installation snippets to use 0.4.0-alpha01.

Artifacts

  • io.github.oleginvoke:composium:0.4.0-alpha01
  • io.github.oleginvoke:composium-processor:0.4.0-alpha01