Skip to content

2018-05-17

Compare
Choose a tag to compare
@sagebind sagebind released this 06 Jun 03:54
· 51 commits to master since this release

0.2 is here! This release is a breaking change with API refactorings and improvements.

  • Refactored module hierarchy to make more sense and to leave room for more data structures in the future.
  • Add new traits for buffers that all buffer types can implement.
  • Add new bounded atomic buffer implementation.