Skip to content

Release 0.2.0

Latest
Compare
Choose a tag to compare
@eldruin eldruin released this 02 Feb 22:26
37deca2

Changed

  • [breaking change] StaticReadBuffer and StaticWriteBuffer no longer exist. Instead use ReadBuffer, WriteBuffer.

Added

  • Replace less strict ReadBuffer and WriteBuffer definitions with
    those of StaticReadBuffer and StaticWriteBuffer. This removes the separate static
    traits.