Dune-release 0.1.0
Initial release.
Import some code from topkg.
- Use of
Astring
,Logs
,Fpath
andBos
instead of custom re-implementations; - Remove the IPC layer which is used between
topkg
andtopkg-care
; - Bundle everything as a single binary;
- Assume that the package is built using dune;
- Do not read/need a
pkg/pkg.ml
file.