Skip to content

v0.16.0

Compare
Choose a tag to compare
@finger563 finger563 released this 20 Nov 16:36
· 20 commits to main since this release
bb71669

What's Changed

  • feat(lib): Update how includes are installed and handle non-standard externals better by @finger563 in #339
  • fix: Update EventManager and task::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