jetleaf_scheduling 1.0.7
jetleaf_scheduling: ^1.0.7 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.7 #
- Updated dependencies -
jetleaf_lang,jetleaf_core,jetleaf_logging, andjetleaf_pod
1.0.6 #
- Updated dependencies -
jetleaf_core
1.0.5 #
- Updated dependencies
1.0.4 #
- Updated dependencies
1.0.3 #
- Updated dependencies
1.0.2 #
- Updated dependencies
1.0.1 #
- Updated dependencies
1.0.0+1 #
Patch release: dependency alignment and small improvements.
Changed #
- Updated package dependencies and alignment with other JetLeaf modules.
1.0.0 #
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