11.1.0
CHANGES:
-
Bug fix: moved incorrect
Bool_val
out of blocking section. -
Removed -O3, -ffast-math, and -march=native flags. They may be too risky as
defaults. -
Rewrote README and improved changelog.
-
Reformatted all C-code using
clang-format
and OCaml code using
ocamlformat
. -
Added GitHub workflow.