Skip to content

Release v0.5.1

Choose a tag to compare

@github-actions github-actions released this 07 Nov 19:30
· 454 commits to main since this release

v0.5.1

Highlights

  • Fixed HTTPS support in Nushell commands: Commands like http get https://... now work correctly within http-nu handlers by initializing nu_command's TLS crypto provider

Raw commits

  • fix: initialize nu_command crypto provider for https support (2025-11-07)
  • chore: update Cargo.lock to resolve dependency conflicts (2025-10-15)