Skip to content

v1.0.65 - Enhanced MR Discussion with Code Diff Support

Latest
Compare
Choose a tag to compare
@bbang-dduck bbang-dduck released this 16 Jun 03:58
· 5 commits to main since this release
672953f

What's New

💬 Enhanced MR Discussion Features

  • Multi-line Code Diff Selection: Added support for selecting multiple lines when creating merge request discussions
  • Improved Code Review Experience: Enhanced ability to comment on specific code ranges in merge requests
  • Advanced Discussion API: Implemented complex GitLab discussion API with better payload handling

🔧 Technical Improvements

  • Extended merge request discussion creation capabilities
  • Enhanced diff parsing and line range selection
  • Improved API payload generation for complex discussion scenarios

📚 Documentation

  • Updated README with new discussion features
  • Enhanced API documentation for multi-line diff comments

🚀 Usage

This release makes it easier for AI assistants and developers to create precise, contextual comments on merge request diffs, improving the code review workflow.


Related: Issue #90, PR #93 by @iwakitakuma33