0.2.2 (2023-09-08)
- Drop extra _XOPEN_SOURCE define that is not necessary in general
0.2.1 (2023-09-05)
- Build fixes and version constraints
0.2.0 (2023-09-05)
- Add
lintcstubs_arity_cmt tool that supports generating prototypes for unboxed arguments in primitives (requires OCaml 4.10+) - Add a README.md that shows how to use the tool and full examples with both
dune and Makefile - Add a minimal example that shows how to embed/build the tool as part of another project
- Enable tests in the CI
0.1.0 (2023-07-19)
First release