3.0.0 on 03-09-2025
Breaking changes:
- The
ThreadPriorityValue::MAXandThreadPriorityValue::MINare now
of typeThreadPriorityValueitself, instead ofu8. Addresses the
issue #38.
Breaking changes:
ThreadPriorityValue::MAX and ThreadPriorityValue::MIN are nowThreadPriorityValue itself, instead of u8. Addresses the