Skip to content

v2.14.1

Latest

Choose a tag to compare

@conradkleinespel conradkleinespel released this 24 Apr 22:24
12eaf87

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.