Skip to content

Releases: saadmk11/changelog-ci

Release v1.1.2

05 Aug 10:48
94435ac
Compare
Choose a tag to compare

Version: 1.1.2

  • #100: Update PyYAML version
  • #101: Use pip-tools for dependency management

Release v1.1.1

08 Jan 15:38
581236c
Compare
Choose a tag to compare

Version: 1.1.1

  • #90: Use Git Safe Directory

Release v1.1.0

23 Oct 12:46
72f65e8
Compare
Choose a tag to compare

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

24 Oct 14:09
5bbed04
Compare
Choose a tag to compare

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

12 Apr 15:28
ccdb57a
Compare
Choose a tag to compare

Version: 0.8.0

  • #50: Update LICENSE Copyright year
  • #52: Add GitHub Actions Version Updater
  • #51: Update changelog-ci.yaml
  • #53: Update GitHub Action Versions
  • #54: Add Option to Generate Changelog Using Commit Message
  • #55: Refactor User Configuration Parsing and Validation

Add Support for YAML Configuration File

06 Apr 06:32
1394011
Compare
Choose a tag to compare

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

13 Oct 11:39
f945e88
Compare
Choose a tag to compare

Version: 0.7.0

  • #31: Update description
  • #32: Added Changelog CI gif
  • #35: Organize Changelog CI Build Output and Move to Python Subprocess

Improve git commands in entrypoint.sh

10 Sep 07:45
e0721e7
Compare
Choose a tag to compare

Version: 0.6.1

  • #28: Refine documentation
  • #29: Improve git commands in entrypoint.sh

Added Comment support

09 Sep 10:53
49dddc2
Compare
Choose a tag to compare

Version: 0.6.0

  • #24: Added Changelog CI Banner
  • #23: Document adding Changelog CI badge
  • #22: Add badges to README.md
  • #21: Update Documentation and comments
  • #25: Update Group Config Parsing
  • #26: Add Comment support

Make Username and Email input optional and default to github-actions[bot]

07 Sep 13:59
0c658e1
Compare
Choose a tag to compare

Version: 0.5.6

  • #19: Make Username and Email input optional and default to github-actions[bot]