Skip to content

Releases: aravpanwar/decayfmt

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:04
release 0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 18:13

First release of decayfmt, a file format that permanently corrupts a little on every open, with no recovery from the file alone.

Prebuilt binaries are attached for Linux, Windows, and macOS on both Intel and Apple Silicon. Download the archive for your platform, extract the decayfmt binary onto your PATH, and run decayfmt --help to start. There is no runtime dependency to install.

Prefer to build it yourself? cargo build --release from source.