v0.14.0
What's Changed
- feat: add OSC-777 support for system notifications by @muesli in #99
- feat: skip TTY checks by @aymanbagabas in #109
- feat: copy to primary clipboard by @aymanbagabas in #110
- feat(mouse): add extended mouse sequences by @aymanbagabas in #104
- fix: compiling js/wasm/plan9/aix failed missing method ColorProfile by @mschneider82 in #106
- fix(output): check for nil tty writer by @aymanbagabas in #97
- chore: use consts for sequences by @muesli in #102
- chore: rename to Notify for consistency by @muesli in #103
- chore(test): add mouse, copy, and hyperlink tests by @aymanbagabas in #112
- docs: put feature matrix in a detail tag by @muesli in #100
- docs: document Copy method in README by @muesli in #101
New Contributors
- @mschneider82 made their first contribution in #106
Full Changelog: v0.13.0...v0.14.0