Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

4.0.0

Latest
Compare
Choose a tag to compare
@hannesm hannesm released this 27 Mar 15:06
· 1 commit to main since this release

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)