All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- 0.4.0
-
Removed Bincode Feature
-
Renamed Trait functions to make library work with others like speedy.
-
0.3.0
-
Added derive macros for the ByteBufferWrite and ByteBufferRead traits
-
0.2.0
- Added feature-gated Bincode support
- Added Clone trait to ByteBuffer
- Added truncate method to ByteBuffer