What's Changed
- Update file/write docstring by @sogaiu in #1668
- Improve messages on errors when loading the bundle script by @pyrmont in #1672
- Remove unused def by @sogaiu in #1673
- Disable MSVC runtime stack checks in janet_ffi_win64 by @tsujamin in #1676
- shell: Prevent buggy moving zero column behavior by @tw4452852 in #1678
- Update to macos-14 in ci by @sogaiu in #1682
- Apply :flycheck on def as well by @tw4452852 in #1681
- Take 2: 9front port, using 9front's Native Porting/Posix Environment by @pixelherodev in #1679
- Fix math/int-{max,min} docstrings by @sogaiu in #1685
- Fix unix sockets issue on FreeBSD by @llmII in #1683
- Use double-NULL byte for empty process environments on Windows by @pyrmont in #1686
- Update year in copyright disclaimer to 2026 by @pyrmont in #1690
- Add omitted word "is" in docstrings by @nfgrusk in #1695
- Document empty? more clearly. by @amano-kenji in #1696
- Tweak some fiber-related docstrings by @sogaiu in #1708
- Document how to set local timezone for os/date and os/strftime. by @amano-kenji in #1704
- Make peg-grammar available in all threads for peg/compile by @amano-kenji in #1703
- Add ??/debug PEG rule by @0xbec163 in #1710
- Use snprintf instead of sprintf by @sogaiu in #1711
New Contributors
- @tw4452852 made their first contribution in #1678
- @pixelherodev made their first contribution in #1679
- @nfgrusk made their first contribution in #1695
- @0xbec163 made their first contribution in #1710
Full Changelog: v1.40.1...v1.41.1