0.3.0
What's Changed
- Changed:
UnimplementedClock
can now wrap a base clock to provide backing behavior other than an immediate clock (#19). - Changed: The "mega yield" functionality can now be controlled externally by setting the
TASK_MEGA_YIELD_COUNT
environment variable (#18). - Infrastructure: Update README to mention
AnyClock
(#12); add comment around platform requirements (#15); typo fixes (thanks @tgrapperon, #16; @AndrewSB, #17).
New Contributors
- @tgrapperon made their first contribution in #16
- @AndrewSB made their first contribution in #17
Full Changelog: 0.2.0...0.3.0