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-11-28 | 2.2 kB | |
| v2.5.0 source code.tar.gz | 2022-11-28 | 315.2 kB | |
| v2.5.0 source code.zip | 2022-11-28 | 443.1 kB | |
| Totals: 3 Items | 760.5 kB | 0 | |
Highlights of the release:
- Easier application setup
- Multilaunch system (run same task parallel)
- Support for custom timezones
- Various small fixes and minor features
What's Changed
- REF: Pylint if/elif/else, returns and isinstance comparisons by @marksmayo in https://github.com/Miksus/rocketry/pull/120
- REF: pylint fstrings and more by @marksmayo in https://github.com/Miksus/rocketry/pull/127
- ENH: Task Multilaunch by @Miksus in https://github.com/Miksus/rocketry/pull/126
- BUG: Fix task deletion bug [#130] by @rohansh-tty in https://github.com/Miksus/rocketry/pull/136
- REF: More pylint fixes by @marksmayo in https://github.com/Miksus/rocketry/pull/133
- DOCS: Django cookbook by @bogdzn in https://github.com/Miksus/rocketry/pull/129
- PKG: Update build setup by @Miksus in https://github.com/Miksus/rocketry/pull/153
- ENH: Update settings by @Miksus in https://github.com/Miksus/rocketry/pull/152
- DOCS: Minor documentation improvement by @Miksus in https://github.com/Miksus/rocketry/pull/154
- ENH: App config by @Miksus in https://github.com/Miksus/rocketry/pull/140
- ENH: Optional Timezone by @Miksus in https://github.com/Miksus/rocketry/pull/147
- BUG: add str to TaskRunnable in conds by @egisxxegis in https://github.com/Miksus/rocketry/pull/149
- BUG: Cache before startup by @Miksus in https://github.com/Miksus/rocketry/pull/155
- ENH: Add SchedulerLogger by @Miksus in https://github.com/Miksus/rocketry/pull/156
- BUG: Fix multilaunch spam by @Miksus in https://github.com/Miksus/rocketry/pull/160
- DOCS: include_group wrong reference by @ayr-ton in https://github.com/Miksus/rocketry/pull/143
New Contributors
- @rohansh-tty made their first contribution in https://github.com/Miksus/rocketry/pull/136
- @bogdzn made their first contribution in https://github.com/Miksus/rocketry/pull/129
- @egisxxegis made their first contribution in https://github.com/Miksus/rocketry/pull/149
- @ayr-ton made their first contribution in https://github.com/Miksus/rocketry/pull/143
Thank for all the contributions.
Full Changelog: https://github.com/Miksus/rocketry/compare/v2.4.1...v2.5.0