Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 568 Bytes

File metadata and controls

32 lines (19 loc) · 568 Bytes

Change Log

[0.3.0] - 2025-01-25

🚀 New Feature

  • Enabled targets: ios{X64,Arm64,SimulatorArm64}, macos{X64,Arm64}

🤖 Dependencies

  • Compose 1.9.3
  • Kotlin 2.2.20
  • Other internal dependencies

[0.2] - 2025-01-25

🚀 New Feature

  • The library is published to Maven Central under new coordinates: at.released.debuglayout

🤖 Dependencies

  • Compose 1.7.6
  • Compose-plugin 1.7.0
  • Kotlin 2.1.0
  • Other internal dependencies

Version 0.1

2023-01-11

  • Initial release. Working Android target only. API is subject to change.