Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@hannesm hannesm released this 27 Mar 15:06

CHANGES:

  • Revise API: val generate : ?g:g -> int -> string, and
    val generate_into : ?g:g -> bytes -> ?off:int -> int -> unit
    Remove cstruct dependency (#15 @hannesm)