Skip to content

6.2.0 - 2022-06-27

Compare
Choose a tag to compare
@HadrienG2 HadrienG2 released this 27 Jun 15:31

Added

  • A triple_buffer() shorthand is now available for the common TripleBuffer::new().split() pattern.

Changed

  • The documentation example now features multi-threading to clarify ownership.