I’d say the main thing to expect before 1.0 could be one last format change to reduce the disk space usage, and handle large (possibly binary) files more easily. The patch format shouldn’t change, so there will be almost no disruption.
I want to update the version in homebrew. Is there a download link available for the 0.12 release? (Pijul 0.11 is available at https://pijul.org/releases/pijul-0.11.0.tar.gz, but changing that to pijul-0.12.0.tar.gz doesn’t work at the moment.)
Indeed. I was planning to write a blog post, make a tarball and update Pijul in the distribution I use (NixOS) today. I released before doing all that because I knew a number of people were waiting for it.
Congrats on the release! I’ve tried (but not too hard) to package pijul in nixpkgs, and found out it’s not trivial to get rust derivations built with clang as the C compiler (as needed by nettle).