Alice v0.1.0
Announcing the release of Alice v0.1.0. This is the first official release of Alice, so in lieu of a changelog, here’s a summary of the capabilities of Alice thus far:
- Multi-file packages with dependencies specified within the local filesystem can be built and incrementally rebuilt.
- Dependency and build graphs can be visualized with graphviz.
- The OCaml toolchain and some development tools can be installed user-wide.
Pre-compiled binaries of Alice v0.1.0 can be downloaded from the its release page on Github.
On Linux and macOS, Alice v0.1.0 can be installed by running its install script:
On NixOS, Alice v0.1.0 can be installed via the flake
github:alicecaml/alice/0.1.0, e.g.: