Janet 1.30.0
github-actions
released this
06 Aug 13:09
·
555 commits
to master
since this release
What's Changed
- Use vm_commit by @sogaiu in #1200
- Avoid prematurely closing file descriptors when redirecting IO by @pyrmont in #1201
- Add C escape sequences by @czkz in #1203
- Avoid removing too many symbols with strip on macOS by @pyrmont in #1209
- floor div, variadic mod by @primo-ppcg in #1207
- Add bnot for int types by @primo-ppcg in #1210
- Update and ascii-sort string escapes in peg by @sogaiu in #1216
- Add source view to .ppasm output by @sogaiu in #1213
array/remove
: update final array index to be -1 by @primo-ppcg in #1224- Add fopen reference to file/open docstring by @sogaiu in #1231
- Move
range
to corelib by @primo-ppcg in #1236
New Contributors
Full Changelog: v1.29.1...v1.30.0