| 2026-04-25 11:44 | bump minimum python version to 3.11 | Tobias Bengfort |
| 2026-04-25 11:35 | ci: fix python version | Tobias Bengfort |
| 2026-04-18 18:59 | avoid context switch in thread pool | Tobias Bengfort |
| 2026-04-16 20:37 | TaskGroup: refactor | Tobias Bengfort |
| 2026-04-16 17:16 | add ThreadPool and in_thread() | Tobias Bengfort |
| 2026-04-12 17:29 | reduce test timing precision | Tobias Bengfort |
| 2026-04-11 06:56 | add on_asyncio() compat function | Tobias Bengfort |
| 2026-04-12 16:45 | add subscribe_signals() | Tobias Bengfort |
| 2026-04-12 13:36 | add run_process() | Tobias Bengfort |
| 2026-04-12 17:21 | refactor: split into multiple files | Tobias Bengfort |
| 2026-02-27 00:46 | add timeout() | Tobias Bengfort |
| 2026-02-27 15:55 | turn TaskGroup into a context manager | Tobias Bengfort |
| 2026-02-26 22:33 | add TaskGroup | Tobias Bengfort |
| 2026-02-26 23:31 | test read/write | Tobias Bengfort |
| 2026-02-26 22:55 | add README | Tobias Bengfort |
| 2026-02-26 22:15 | add gather() for multiplexing | Tobias Bengfort |
| 2026-02-26 21:31 | allow to combine and check conditions | Tobias Bengfort |
| 2026-02-26 21:25 | add type annotations | Tobias Bengfort |
| 2026-02-26 22:16 | add futures | Tobias Bengfort |
| 2026-02-26 18:42 | add support for reading/writing files | Tobias Bengfort |
| 2026-02-26 18:37 | async/await syntax | Tobias Bengfort |
| 2026-02-26 18:34 | allow to pause execution | Tobias Bengfort |
| 2026-02-27 00:04 | simple sync test functions | Tobias Bengfort |