What's Changed
- Add support for the AAPCS64 calling convention by @SyrupThinker in #1468
- Add ctrl + left/right arrow support to the REPL by @Darazaki in #1471
- Add default output path for --compile (-c) by @Andriamanitra in #1472
- Do not warn when loop body is empty by @sogaiu in #1476
- Fix fallback support in polymorphic compare by @pyrmont in #1480
- Prefix bin+sep to add-bin dest argument by @sogaiu in #1485
- Move bundle/add-bin changelog line to unreleased by @sogaiu in #1492
- Move other unreleased change out of v1.35.2 section by @pyrmont in #1494
- Don't try to copy janet.def by @sogaiu in #1498
New Contributors
- @SyrupThinker made their first contribution in #1468
- @Darazaki made their first contribution in #1471
Full Changelog: v1.35.2...v1.36.0