0.6.0 (2023-01-10)
- Support OCaml 5
- Upgrade raylib to 4.2.0
0.5.1 (2022-01-22)
- Support "elf" system variable
0.5.0 (2022-01-20)
- Expose ctypes type value
- Expose audio-related fields
- Add rlgl bindings (module Raylib.Rlgl)
- Upgrade raylib to 4.0
0.4.0 (2021-07-07)
0.3.2 (2021-06-01)
- Fix Makefile patch for windows
0.3.1 (2021-05-12)
- Use conf packages instead of depexts for raylib
- Fix raygui version
0.3 (2021-05-05)
- Update bindings to raylib 3.5
- Add WIP raygui bindings
- Add bindings for working with models
- Fix / Make more conveniant 3D and rlgl part
- Update dune and ocamlformat to recent versions