Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 19:56
· 89 commits to main since this release

Changelog

[v0.1.0] - 2024-04-13

Added

  • Unit and UI Tests: Comprehensive tests have been added to enhance reliability and ensure functionality across different scenarios (using maestro).
  • Samples Updates: Existing samples have been updated to reflect the latest changes and improvements in library usage.

Changed

  • Deep Link Parsing: The library now internally uses Ktor URL to parse deep links, enhancing robustness and standard compliance.
  • Support Improvements:
    • Enhanced support for Jetpack Compose, ensuring smoother integration and better performance.
    • Strengthened the foundation for pure Kotlin Multiplatform Mobile (KMP) applications, fostering better cross-platform compatibility.