Skip to content

Releases: francoisthire/bam

0.3

27 Oct 19:07
Compare
Choose a tag to compare

CHANGES:

  • Fix a file descriptor leak (#8)

  • More control over the computation of statistics (#8)

  • Fix a typing regression with OCaml 5.2 (#8)

  • Update the dependencies to be compatible with OCaml 5.2 (#11)
    (Thanks @mathiasbourgoin, @matthiasdrp)

0.2

14 May 09:31
Compare
Choose a tag to compare
0.2

CHANGES:

  • #2,#5: Add a PPX for Bam derving generators from a type or a module type

  • #1: Fix the Bam.Std.oneof generator

0.1

18 Feb 19:04
Compare
Choose a tag to compare
0.1

CHANGES:

  • Initial release of the Bam library.