Releases: oleginvoke/composium
Releases · oleginvoke/composium
Release list
Composium 1.2.3
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
- 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
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.1io.github.oleginvoke:composium-processor:1.2.1
0.4.0-alpha01
Highlights
- Added named explicit parameter options, including the
namedinfix 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-alpha01io.github.oleginvoke:composium-processor:0.4.0-alpha01