Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@Enet4 Enet4 released this 03 Jan 15:08

Critical fix

  • Prevent UB from calling Read.read on uninitialized slice (#2)

Fix

  • Ensure that it builds on Rust 1.31.0

New

  • Implement Debug and Clone for GreedyAccessReader (#2)