Releases: saadmk11/changelog-ci
Releases · saadmk11/changelog-ci
Release v1.1.2
Release v1.1.1
Version: 1.1.1
- #90: Use Git Safe Directory
Release v1.1.0
Version: 1.1.0
- #86: Restructure Code and Improve Type Annotations
- #77: Update GitHub Action Versions
- #76: Fix Typo
- #81: fixed indentation in action (readme)
- #83: Refactor Code and Add Type Annotations
- #85: Use
github-action-utils
for running GitHub Action Workflow Commands and Set Workflow Output with Changelog Data - #84: Refactored Changelog CI, Fixed Bugs and Added Tests
- #87: Add Config Option to Exclude Pull Requests That Matches Labels
- #88: Update
github-action-utils
Release v1.0.0
Version: 1.0.0
- #72: Add Support for reStructuredText Changelog
- #69: Trigger Changelog CI on Different Events
- #68: Add Configuration options for
Unlabeled Changes
- #73: Add What's new in Latest Version of Changelog CI Section in the Output
- #74: Restructure the Documentation
- #57: Cleanup code
- #58: Update GitHub Action Versions
- #67: Added Feature request Issue Template
- #66: Added Bug Report Issue Template
Add Option to Generate Changelog Using Commit Messages
Add Support for YAML Configuration File
Version: 0.7.5
- #37: Separate GitHub API Base URL
- #39: use self.filename on _commit_changelog()
- #45: Make Documentation about Version Number Regex clearer
- #40: Update description
- #46: Add support for YAML config files
- #47: Add yaml config
- #48: Make it Clear what actions can be performed by Changelog CI in the README
Organize Changelog CI Build Output and Move to Python Subprocess
Improve git commands in entrypoint.sh
Added Comment support
Make Username and Email input optional and default to github-actions[bot]
Version: 0.5.6
- #19: Make Username and Email input optional and default to github-actions[bot]