Skip to content

0.6.0

Compare
Choose a tag to compare
@craigfe craigfe released this 10 Jan 09:59
· 16 commits to main since this release

CHANGES:

  • Change the type of Repr.decode_bin to take a mutable buffer offset rather
    than threading an immutable position. (#81, @craigfe)

  • Expose a Repr.Binary module providing direct access to functions for
    interacting with Repr's binary serialisation format. (#88, @craigfe)