Added
- Expose dedicated cron parsing function (#164). Thanks @JakeWharton!
Changes
Clock.schedulePulse(cronExpression: String)is deprecated. Use the dedicated cron parsing function, instead. This function will be removed in 0.9.0. (#164)- Update to Kotlin 2.2.10 (#160)
New Contributors
- @JakeWharton made their first contribution 🎉
Full Changelog: 0.7.0...0.8.0