Skip to content

V2.2.0

Choose a tag to compare

@ZiGaMi ZiGaMi released this 06 May 08:05
· 24 commits to main since this release

V2.2.0 - 06.06.2025

Added

  • New API functions for get full and empty state of buffers

Changed

  • Fixing compiler warnigns on implicit type conversions

Fixed

  • Possible compiler out of order execution (added compiler barriers)
  • Race conditions (added atomic counter)