2.0.0
Breaking Changes
- C-ZAN has been removed from JitPack and migrated to Maven Central with a new dependency:
implementation('io.github.tweener:czan:2.0.0')
New Features
None
Enhancements
None
Bug Fixes
None
Performance Improvements
None
Other Changes
- We dropped Glide for images fetching for technical difficulties with Compose Multiplatform and migrated to Coil.