What's Changed
- additional default keybinds for the textarea and visual EOL/SOL nav by @kommander in #407
- feat(core): add opacity property to Renderable by @muhammedaksam in #401
- fix(core): clean up timers and listeners in destroy() to allow process exit by @remorses in #417
- dev setup and ffi debug tweaks by @kommander in #418
- fix: absolute positioned elements now position relative to parent by @edlsh in #413
- feat(console): add mouse selection and scrolling support, with optional onCopy callback to use clipboard in applications by @edlsh in #411
New Contributors
- @muhammedaksam made their first contribution in #401
- @edlsh made their first contribution in #413
Full Changelog: v0.1.60...v0.1.61