Skip to content

v2.0.0 - Gad

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:55
Immutable release. Only release title and notes can be modified.
9966e91

What's Changed

🚀 Performance & Native AOT Compilation

  • Near-Instant Startup: CLI startup time has been cut by ~10×, down to ~30ms (warmed run).
  • Reduced Binary Size: Footprint has been slashed from ~75 MB to ~5.6 MB (optimized further to 4.3 MB on Windows x64).
  • Zero Runtime Dependencies: Compiled directly to native machine instructions.
  • Diagnostic Trimming: Stripped stack trace tables, telemetry logging, and HTTP activity tracing to minimize the binary size.

📦 Windows Distribution & SmartScreen Optimizations

  • Replaced direct raw .exe downloads on Windows with .zip archives. WinGet will now extract the portable executable automatically upon install, bypassing NTFS "Mark of the Web" metadata and preventing Windows Defender SmartScreen execution delays

This release is a hat-tip to famed comedian Gad Elmaleh.

Summary Changelog

Full Changelog: v1.2.1...v2.0.0