- Fixed incorrect version number reported by `deno v` in the previous release.
- Added SHAKE128/256 hash algorithm aliases and made crypto cipher APIs return Buffer objects.
- Extended `spawnSync` with an `input` option, updated path separator polyfill to use primordials, and introduced a reset method for the event loop delay histogram.