- Added
read_stream_available_frames
andwrite_stream_available_frames
(#3).
- Switch to dune!
- Switch to standard int32_t type.
Changes contributed by Niki Yoshiuchi:
- Added bigarray interface
- Added support for callbacks
- 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.
- More portable make invokation
- Install .cmx file
- Changed licence to LGPL+link exception
- Initial release