Skip to content

Releases: iddm/thread-priority

Thread Priority 3.0.0

03 Sep 14:14
616c851
Compare
Choose a tag to compare

3.0.0 on 03-09-2025

Breaking changes:

  • The ThreadPriorityValue::MAX and ThreadPriorityValue::MIN are now
    of type ThreadPriorityValue itself, instead of u8. Addresses the
    issue #38.