Skip to content

V 2.0

Latest
Compare
Choose a tag to compare
@t1m013y t1m013y released this 06 Jan 13:31

Warning

Some changes have been made to the library structure. They may cause incompatibility. See changes list.

Version 2.0

  • Unmarked RingBuf_IsInit() as deprecated (marked as deprecated in version 1.5.2)
  • Removed RingBuf_OA_* functions
  • Added RingBuf_Queue_NoOverwrite() and RingBuf_QueueArr_NoOverwrite()
  • Added RingBuf_PeekArr()
  • Changed return type of some functions from int to short
  • Fixed some bugs
  • Made some optimizations

More detailed information about these changes