Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 19:45
· 38 commits to main since this release

Security

Features

  • Added --verbose flag for controlling the amount of logging output (#160)

Documentation Updates

Internal Development

  • Use Rust's Stable channel (#141)
  • Specify MSRV (minimum supported Rust version) (#142)
  • Add performance test (#139, #149, #156)
  • Add support for tracing (tokio-console) in development builds (#159)