This release removes multiprocessing from windows. This was a hard decision to take but since TCP sockets are not serialisable on non Unix machines, it only made sense.
Since slow Robyn is better than a defunkt Robyn :)
What's Changed
- chore(ci): move pytest from CircleCi to Github Actions by @AntoineRR in #241
- Fix typo in README by @bartbroere in #246
- ci: add github actions to publish every PR on test pypi by @sansyrox in #259
- ci: enable fail fast for faster response time in the pipelines by @sansyrox in #260
- Windows fix by @sansyrox in #261
New Contributors
- @bartbroere made their first contribution in #246
Special thanks to all the contributors :D
Full Changelog: v0.17.1...v0.17.2