Skip to content

v2.3

Latest
Compare
Choose a tag to compare
@armindarvish armindarvish released this 10 Mar 04:00
· 5 commits to main since this release
a1c307d

Summary

Major update that adds new features.

BREAKING CHANGEs:

  • update consult dependency to version 2.0 to use the new consult API.

OTHER MAJOR CHANGES:

  • adds integration with pr-review package (see consult-gh-with-emacs-pr-review.el)
  • change the default actions to viewing within Emacs.
  • add the ability to load sections in issues or prs (like comments, commits, ...) dynamically
  • improve creating pull requests (add ability to see diffs, commits, etc.)
  • fix permission check when editing issues or prs.
  • add a new minor-mode consult-gh-misc-view-mode

What's Changed

Full Changelog: v2.2...v2.3