First release: v0.1
This is the first release of Alum. It should be considered mostly stable---it's worked in all my testing but I surely didn't try all the edge cases. If you find an issue or want a feature, please feel free to open an issue.
The Windows release was compiled on Arch Linux using the MingW64 compiler in the Arch repository, and the x86_64-pc-windows-gnu
Rust target. It is 64-bit only. The Linux release was also compiled on Arch, using the x86_64-unknown-linux-gnu
Rust target.
Place the executable somewhere useful, and add it to your PATH environment variable if you wish.