- Remove LGPL linking exception (#3).
- Fix GC issues introduced in previous release.
- Get rid of naked pointers.
- Use bigarrays for audio buffers.
- Use generational global roots for global OCaml values in C.
- Switch to dune
- Dummy github release.
- Updated autoconf.
- Distribute examples.
- Export definitions shared with ocaml-dssi in ocaml_ladspa.h.
- Added support for --enable-debugging configure option
- Added NO_CUSTOM to build in standard mode.
- Added prefix to main compilation variables if passed to configure.
- Makefile now honnors LIBDIRS variable for linking against libraries located in other places than then standard ones.
- Install .cmx file with others
- Initial release