5.0.2 (2024-10-27)
- Switched to OPAM file generation via
dune-project. - Used packed float array implementation for resizable float arrays.
- Removed
bytes dependency (thanks to Marek Kubica). - Fixed closure allocation due to match on mutable (thanks to Luke Palmer).
- Used ocamlformat to format code, and fixed OCaml doc problems.
- Added GitHub workflow for CI.
5.0.1 (2018-10-25)
- Switched to dune, dune-release, and OPAM 2.0
5.0.0 (2017-08-02)
- Switched to jbuilder and topkg