Releases: teogor/crosslens
1.0.0-alpha02
Changes
- Enhancement
Implement Thread-Safe Collections:
SynchronizedMap
andSynchronizedSet
(#5) by @teogor
Implement Configuration State Monitoring for Compose (#4) by @teogor
Introduce Support for Platform-Specific Class Name Formats (#3) by @teogor
Introduce HashCodeBuilder Utility and Lazy HashCode Functions (#2) by @teogor
Introduce VisibilityState Interface and Composable Utilities for Visibility Management (#1) by @teogor
Full Changelog: https://github.com/teogor/crosslens/commits/1.0.0-alpha02
1.0.0-alpha01
🎉 Introducing CrossLens v1.0.0-alpha01 🧩
🔍 CrossLens provides precise platform insights for Kotlin Multiplatform projects, ensuring seamless adaptation across various environments. Whether you're developing for mobile, desktop, or IoT, CrossLens helps you understand and manage platform-specific details with ease.
Features
- **Multi-Platform Support:** Get detailed information about the platform your code is running on, across different environments.
- **Seamless Integration:** Easily integrate with your existing Kotlin Multiplatform projects.
- **Up-to-Date Insights:** Stay informed with the latest platform information to ensure compatibility and optimal performance.
Full Changelog: https://github.com/teogor/crosslens/commits/1.0.0-alpha01