The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-08-14 | 1.1 kB | |
| v2.3.0 source code.tar.gz | 2022-08-14 | 292.9 kB | |
| v2.3.0 source code.zip | 2022-08-14 | 409.2 kB | |
| Totals: 3 Items | 703.2 kB | 0 | |
This release implements the following major changes:
- Cron scheduling (to the syntax and to the condition API)
- Task groups (
Grouper) enabling development of bigger applications - New methods to intuitively interact with the session (
remove_task&create_task) - A lot of reworking in the time periods not visible to the users of the library
What's Changed
- ENH: Add cron scheduler by @Miksus in https://github.com/Miksus/rocketry/pull/73
- ENH: Add task groups by @Miksus in https://github.com/Miksus/rocketry/pull/79
- DOCS: typo in docs/index.rst by @naxrevlis in https://github.com/Miksus/rocketry/pull/67
- DOCS: Typo in docs/handbooks/logging.srt by @carlosm27 in https://github.com/Miksus/rocketry/pull/72
- DOCS: Update documentation by @Miksus in https://github.com/Miksus/rocketry/pull/74
New Contributors
- @naxrevlis made their first contribution in https://github.com/Miksus/rocketry/pull/67
- @carlosm27 made their first contribution in https://github.com/Miksus/rocketry/pull/72
Full Changelog: https://github.com/Miksus/rocketry/compare/v2.2.0...v2.3.0