Skip to content

5.3.1: Resolved timeout and thread binding issues

Compare
Choose a tag to compare
@comrumino comrumino released this 22 Feb 03:48
· 37 commits to master since this release
ec5fbe5

5.3.1

Date: 2023-02-21

  • #527 Resolved timeout issue that was introduced in 5.2.1
  • #525 and #524 Fixed experimental thread binding struct for platforms where unsigned long is 8-bits
    • While the fix for thread binding is not backwards compatible, it only impacts people using an experimental feature. Hence, I did a patch version bump.