Releases: alan-j-hu/ocaml-oniguruma
Releases · alan-j-hu/ocaml-oniguruma
0.1.2
CHANGES:
- Add
name_to_group_numbers
.
- Use direct field assignment to initialize blocks allocated with
caml_alloc_small
.
0.1.1
CHANGES:
- Use pkg-config to determine C flags (fixes #1).
- Explicitly cast between
const char*
and const UChar*
.
Distribution 0.1.0
CHANGES:
Initial release.