This is a bugfix release for use with OCaml 5.0 ~ 5.3
For some reason, I forgot to release it one year ago.
2023.11.13 [Jacques]
- Fix use of String.create in lablgladecc (not available in ocaml 5.0)
2023.04.06 [Jacques]
- Fix a typo in the Makefile that breaks the build with newer GNU make (#168)
[Brad Smith]
2022.12.20 [Jacques]
- Update .depend as suggested in issue #155
- Add camlp-streams to README