Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@zyansheep zyansheep released this 26 Apr 03:17
· 6 commits to main since this release
9d11511

Full Changelog: v0.3.1...v0.4.0

  • Switched from bytecheck::CheckBytes to rkyv's re-export
  • More readable code in unsafe_archive_stream. + Fixed weird indexing bug.
  • More performant (but slightly unsafe) archive_stream-ing using uninitialized buffers.