News in this release:
- fixes a bug where data was decrypted before its signature was checked (4d42503)
- updates a couple dependencies (2c7914e)
- removes an internal dependency in favor vendoring its code (120145a)
- support for NixOS through
default.nix
Recent changes that don't impact users include adding a Github Actions CI for every new commit, as well as updating code to be in line with new Rust best practices.