Skip to content

Releases: mirage/mirage-random

4.0.0

27 Mar 15:06
Compare
Choose a tag to compare

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)

3.0.0

14 Nov 23:25
2f2434c
Compare
Choose a tag to compare

CHANGES:

v2.0.0

21 Oct 18:11
6313ac5
Compare
Choose a tag to compare

CHANGES:

  • Specialise buffer to Cstruct.t directly in Mirage_random.S (#12 @hannesm)
  • Deprecate Mirage_random.C (#12 @hannesm)
  • Raise lower bound of OCaml to 4.06.0 (#12 @hannesm)

v1.2.0

11 Nov 21:20
Compare
Choose a tag to compare

CHANGES:

  • Move Stdlibrandom to a separate package, mirage-random-stdlib
  • Port to dune

port to Jbuilder

15 Jun 22:15
Compare
Choose a tag to compare
v1.1.0

release 1.1.0

1.0.0

19 Jan 23:21
Compare
Choose a tag to compare

1.0.0 (2016-12-20)