v0.16.0
What's Changed
- feat(lib): Update how includes are installed and handle non-standard externals better by @finger563 in #339
- fix: Update
EventManager
andtask::run_on_core
to ignore spurious wakeups if they happen by @finger563 in #340 - feat(task/timer): Update
Task
to use std::variant<> and support new callback with notified flag by @finger563 in #341 - feat(task): [BREAKING] Simplify task configuration by @finger563 in #342
Full Changelog: v0.15.5...v0.16.0