- Added numerous CLI and std library features, including new flags for deno upgrade/install/info, DENO_CERT env var, lockfile bundling, performance APIs, regex filter support, and enhancements to std modules like datetime weekOfYear, log L...
- Introduced a breaking change by simplifying the std/encoding/hex API.
- Fixed multiple CLI and runtime bugs such as handling missing HOME env var, pragma parsing, Windows stdio panic, URL parsing compliance, fetch API issues, and timer behavior.