Skip to content

v0.9.1

Compare
Choose a tag to compare
@noeddl noeddl released this 15 Jun 19:39
· 54 commits to master since this release
  • Set up Github Actions for continuous integration and automatic compilation of binaries for different platforms when making new releases.
  • Update dependencies and remove vulnerability from regex 1.5.4.
  • Switch from structopt to clap.
  • Increase MSRV to 1.56.0 to allow for dependencies using Edition 2021.