What's Changed
- Some keys are not working with foreign keyboard (i.e. right parenthesis for azerty layout) by @nesbox #2310
- add build instruction for ubuntu 22.04 by @jackygoule in #2277
- Change janet's withsyms to with-syms by @sogaiu in #2287
- Disable structured editing on non-Emacs editors by @neolight1010 in #2294
- Update zig examples and template to latest Zig by @tupini07 in #2298
- Update "help keys" output to include keycodes for ESC, F1-F12, and numpad keys by @cdwfs in #2299
- Add true, false, nil to FennelKeywords by @neolight1010 in #2303
- bump janet version to 1.31.0 by @AlecTroemel in #2306
- Fix issue 2291 by @Eulenmensch93 in #2309
- Handle Numpad Enter key as regular Enter key by @neolight1010 in #2305
- Add a few more emacs bindings by @non in #2318
- Upgrade Python language bindings to
v1.2.x
by @blueloveTH in #2315 - Janet language bindings for ttri fn, texsrc arg can be int or bool by @AlecTroemel in #2323
- fixed eval command in ruby by @zacx-z in #2326
trace
can log object-type argument in ruby to be consistent with lua by @zacx-z in #2332
New Contributors
- @jackygoule made their first contribution in #2277
- @sogaiu made their first contribution in #2287
- @tupini07 made their first contribution in #2298
- @Eulenmensch93 made their first contribution in #2309
- @non made their first contribution in #2318
- @zacx-z made their first contribution in #2326
Full Changelog: v1.1.2736...v1.1.2837