jetleaf_scheduling 1.1.5
jetleaf_scheduling: ^1.1.5 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.
This project follows a simple, human-readable changelog format inspired by
Keep a Changelog and adheres to semantic versioning.
1.0.0+1 #
Patch release focused on dependency alignment and small improvements.
Changed #
- Updated package dependencies and aligned with other JetLeaf modules.
1.0.0 #
Initial release.
Added #
- Task scheduling primitives including fixed delay, fixed rate, and 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