Releases: francoisthire/bam
Releases · francoisthire/bam
0.3
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
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
CHANGES:
- Initial release of the Bam library.