Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 02:54
v0.6.0
02da47b

[0.6.0] - 2026-04-21

Added

  • add doctor command for repo hygiene

Changed

  • bump rustls-webpki to 0.103.12 for RUSTSEC-2026-0098 and 0099
  • bump version to 0.6.0

Other

  • kill .env runtime fallback and route info through hardened loader
  • faster dev builds via unpacked debuginfo
  • turn verify into a real safety check
  • reject ssh-rsa recipients by default, add --allow-ssh-rsa override
  • exclude rust/cleartext-logging from codeql, false positive for a local cli