What's Changed
- Port 'io/network' to the jsNode backend by @jiribenes in #1305
- Add primitive (in)equality on 'Byte's by @jiribenes in #1306
- Delete skip from scanner by @phischu in #1295
- Bump actions/upload-artifact from 5 to 7 by @dependabot[bot] in #1303
- Bump actions/download-artifact from 6 to 8 by @dependabot[bot] in #1304
- Add getter for environment variables to stdlib by @jiribenes in #1310
- Mention LHS pattern matching in 'val' in the Records section of the Tour by @jiribenes in #1316
- Improve error message for calling a value as a function by @jiribenes in #1315
- Improve documentation for 'array' and 'resizable_array' by @jiribenes in #1312
- Fix reading from upstream by @phischu in #1319
- Add 'bytearray::sort' as a counting, in-place sort by @jiribenes in #1311
- Stdlib: Binary/Byte stream utilities by @marzipankaiser in #923
- Add test::{assertFail, assertNoFail} by @jiribenes in #1320
Full Changelog: v0.62.0...v0.63.0