Releases: mirage/ocaml-asl
Releases · mirage/ocaml-asl
0.11: Merge pull request #14 from djs55/jbuilder
Avoid exceptions on module load
- On non-OSX, don't throw an exception at module load time
Allow building on other platforms
This avoids having to use conditional compilation in programs which run on both OSX and Windows (for example)
Add explicit LICENSE file
- add ISC LICENSE file
Add a log reporter
- Add a reporter, for use with the logs package
- Add Client.add_output_file for logging to external files
Add OASIS autopen
Regenerate OASIS Signed-off-by: David Scott <dave.scott@unikernel.com>
Initial release
README.md: only one .html suffix, please Signed-off-by: David Scott <dave.scott@unikernel.com>