What's Changed * feat: set/get progress by Sobes76rus in https://github.com/taskiq-python/taskiq/pull/130 * Removed SIGHUP handler on win32. by s3rius in https://github.com/taskiq-python/taskiq/pull/334
What's Changed * Fix typo in available-components/schedule-sources.md by thenesterov in https://github.com/taskiq-python/taskiq/pull/293 * chore: change docstrings + set mode json for better object dumps by KatantDev in https://github.com/taskiq-python/taskiq/pull/304 * Added max-tasks-per-child parameter. by s3rius in https://github.com/taskiq-python/taskiq/pull/314 * fixed typo in scheduling-tasks guide by Temik26 in https://github.com/taskiq-python/taskiq/pull/312 * Fix typos in `JSONSerializer` by hilorioze in https://github.com/taskiq-python/taskiq/pull/310 * Fixed receiver's `run_startup` parameter typo. by s3rius in https://github.com/taskiq-python/taskiq/pull/316 * Updated docs. by s3rius in https://github.com/taskiq-python/taskiq/pull/315
New Contributors * thenesterov made their first contribution in https://github.com/taskiq-python/taskiq/pull/293 * KatantDev made their first contribution in https://github.com/taskiq-python/taskiq/pull/304 * Temik26 made their first contribution in https://github.com/taskiq-python/taskiq/pull/312 * hilorioze made their first contribution in https://github.com/taskiq-python/taskiq/pull/310