What's Changed
- file/open: check if directory by @strangepete in #1532
- Add
ev/to-file
for synchronous resource operations by @pyrmont in #1533 - Support dedenting long-strings with Windows EOLs by @pyrmont in #1534
- Tweak exit-value doc - address #1537 by @sogaiu in #1538
- Brief: Add Arm64 .msi support on Windows by @rwtolbert in #1541
- Fix docstrings for int/u64, int/s64 and int/to-number by @cideM in #1544
- Update CodeQL actions to latest version by @pyrmont in #1547
- add (til) PEG special by @ianthehenry in #1528
- Tweak apply and short-fn docstrings by @sogaiu in #1555
- Update CHANGELOG.md by @sogaiu in #1557
- Add script to update copyright dates by @pyrmont in #1563
- Improve subprocess-related docstrings and functions by @pyrmont in #1562
- Use Alpine Linux as base image for s390x testing by @pyrmont in #1564
- Update Makefile and meson to build with msys2 gcc and clang by @rwtolbert in #1568
- Fix vm bugs from #1566 by @sogaiu in #1569
- Remove janet_lib_ffi() dependency on JANET_EV by @tsujamin in #1572
New Contributors
- @strangepete made their first contribution in #1532
- @rwtolbert made their first contribution in #1541
- @cideM made their first contribution in #1544
- @tsujamin made their first contribution in #1572
Full Changelog: v1.37.1...v1.38.0