Skip to content

v0.30.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 May 14:59
· 2 commits to main since this release
45d02cd

What's Changed

  • Fix raw fallback for M-. and other meta-modified printable keys by @bosper351 in #317
  • Use more accurate rendering method by @emil-e in #316
  • Refactor Emacs function registration by @emil-e in #318
  • Reorganize tests by @emil-e in #320
  • Add some utilities for development by @emil-e in #321
  • Fix weird edge case caught by Hypothesis property based tests by @emil-e in #323
  • Add Hypothesis property based tests for rendering correctness by @emil-e in #322
  • Migrate elisp-eval from OSC 51;E to OSC 52;e by @dakra in #319
  • Dedupe hyperlink navigation by OSC 8 id by @dakra in #325

New Contributors

Full Changelog: v0.29.0...v0.30.0