Automates the generation of tag-based release notes for Git repositories by analyzing differences between tags.
Iris automates the creation of well-structured release notes for Git repositories based on tag differences. It analyzes changes between specified tags, categorizes them into features, improvements, and bug fixes, and outputs the release notes in Markdown format, which is automatically saved in the `.iris` directory. This streamlines the release documentation process, ensuring consistency and clarity in communicating updates to users and stakeholders.