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
- update CHANGELOG.org by @armindarvish in #193
- Major update to new consult API and new fetures by @armindarvish in #194
- update CHAGNELOG by @armindarvish in #195
- update the consult requirements to latest consult by @armindarvish in #197
- Fix the issue with split-style character by @armindarvish in #198
- update consult depenedency version by @armindarvish in #199
- major clean up and new minor features by @armindarvish in #200
- Fixe v3 and v4 api format from forge,ghub,... by @armindarvish in #201
- Fix marking notifications as read. by @armindarvish in #203
- Fix issues for melpa submision of emacs-pr-review integration by @armindarvish in #205
- improve forge authentication and add repo-delete by @armindarvish in #206
- pin consult requirement to v2.0 by @armindarvish in #207
- Add preview to reading gitignore template and license key by @armindarvish in #208
- Address issues in melpa/melpa#9332 by @armindarvish in #210
- remove nested loop in auth-account-host by @armindarvish in #211
- Fix typo in comments by @armindarvish in #212
- Address comments for melpa integration of pr-review by @armindarvish in #214
- update version in the main consult-gh.el file to 2.2 by @armindarvish in #215
- rename consult-gh-emacs-pr-review by @armindarvish in #217
- improve ctrl-c-ctrl-c functions by @armindarvish in #218
- update README after adding consult-gh-with-pr-review by @armindarvish in #219
- update README by @armindarvish in #220
- update README by @armindarvish in #221
- Upgrade to Version 2.3: Comprehensive Improvements to GitHub Integration and User Experience by @armindarvish in #223
Full Changelog: v2.2...v2.3