Releases: gregberns/fcheck
Releases · gregberns/fcheck
0.3.2
0.3.1
Release 0.3.0 - Initial Rust Release
This is the first release after the Node to Rust re-write. The application was re-written so that it could be a single binary and run easily anywhere, both in Containers and installed on a base machine.
Current limitations to be aware of:
- It hard-codes
bash
as the default shell to execute commands - Does not have support for Dhall, yet
Notes on the included binary: The binary was built with clux/muslrust:nightly-2020-10-17
so is compatible with x86_64-unknown-linux
.