jetleaf_scheduling 1.0.0+1
jetleaf_scheduling: ^1.0.0+1 copied to clipboard
Task scheduling and timed execution module for the JetLeaf framework.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0+1 - 2025-11-19 #
Patch release: dependency alignment and small improvements.
Changed #
- Updated package dependencies and alignment with other JetLeaf modules.
1.0.0 - 2025-11-17 #
Initial release.
Added #
- Task scheduling primitives (fixed delay, fixed rate, cron-based schedules).
- Pod integration for declarative scheduled tasks and registries for programmatic scheduling.
Links #
- Homepage: https://jetleaf.hapnium.com
- Documentation: https://jetleaf.hapnium.com/docs/scheduling
- Repository: https://github.com/jetleaf/jetleaf_scheduling
- Issues: https://github.com/jetleaf/jetleaf_scheduling/issues
Contributors: Hapnium & JetLeaf contributors