
🚀 Breaking Changes: - Updated merge request functionality with new options - Improved handling of assignee usernames in issue listings 📝 Details: - Added support for `remove_source_branch` and `squash` options for merge requests - Fixed issue with assignee username handling in issue listing - Generated RELEASE_NOTES.md from CHANGELOG.md
764 B
764 B
[1.0.60] - 2025-06-07
Added
- 📄 Merge Request Enhancement: Added support for
remove_source_branch
andsquash
options for merge requests- Enhanced merge request functionality with additional configuration options
- Allows automatic source branch removal after merge
- Supports squash commits for cleaner Git history
- See: PR #86
Fixed
- 🔧 Issue Assignment Fix: Fixed list issues assignee username handling