New
v4.2.0
Changelog v4.2.0 (Resumen)
Features
- Introduce dedicated 'one hour' period for TimeAgo calculations (#153)
Fixes
- Fix complex methods in library module
ta_library(#81) - Fix ONE_HOUR ranges and enhance sample data utilities (#160)
- Removed double single quote for IT locale (#129)
Improvements / Enhancements
- Migrate Android XML views to Jetpack Compose in sample app (#76)
- Update documentation (javadoc) for composables and library components (#83)
- Update sample app layout margins (#84)
- Update README.md, build workflows, and project configuration (#72, #73, #71, #78)
- Integrate and configure Spotless Gradle plugin (#79)
- Upgrade AGP to 8.13.1 and migrate TabRow to PrimaryTabRow (#146)
Dependency Updates (Resumen)
- Android Gradle Plugin (AGP): 8.7.3 → 8.13.1
- Kotlin: 2.1.0 → 2.3.0
- AndroidX / Jetpack Compose
- compose-bom: 2025.03.00 → 2025.12.01
- lifecycle-runtime-ktx: 2.8.7 → 2.10.0
- activity-compose: 1.10.1 → 1.12.2
- core-ktx: 1.15.0 → 1.17.0
- constraintlayout: 2.2.0 → 2.2.1
- Otros
- Spotless: 7.0.2 → 8.1.0
- Dokka: 2.0.0 → 2.1.0
- Espresso: 3.6.1 → 3.7.0
- AndroidX JUnit: 1.2.1 → 1.3.0
New Contributors
Full Changelog: v4.1.0 → v4.2.0