jetleaf_scheduling 1.0.0+1 copy "jetleaf_scheduling: ^1.0.0+1" to clipboard
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.

Contributors: Hapnium & JetLeaf contributors