Skip to content

Releases: github-tools/github-release-notes

v0.7.0

16 Mar 11:14
Compare
Choose a tag to compare

Enhancements:

  • #53 Allow functions as template values
  • #50 Add GIF in readme.md file
  • #27 Add possibility to change date format

v0.6.3

14 Mar 22:34
Compare
Choose a tag to compare

No changelog for this release.

v0.6.2

14 Mar 22:34
Compare
Choose a tag to compare

No changelog for this release.

v0.6.1

14 Mar 22:34
Compare
Choose a tag to compare

No changelog for this release.

v0.6.0

14 Mar 22:29
Compare
Choose a tag to compare

Enhancements:

  • #39 Use different files type for configuration
  • #12 Add the chance to rebuild the history of release notes

Bug Fixes:

  • #48 Fix multiple repo information
  • #45 Remove unused option user.name
  • #43 Error when there is only one tag

v0.5.0

14 Mar 22:34
Compare
Choose a tag to compare

No changelog for this release.

v0.4.0

14 Mar 22:29
Compare
Choose a tag to compare

No changelog for this release.

v0.3.3

14 Mar 22:34
Compare
Choose a tag to compare

No changelog for this release.

v0.3.2

10 Mar 22:53
Compare
Choose a tag to compare

No changelog for this release.

v0.3.1

10 Mar 22:53
Compare
Choose a tag to compare

Enhancements:

  • #32 Unwrap github-api promises
  • #26 Use external config file
  • #23 Introduce templates for the issues
  • #20 Specify which tag to build
  • #19 Add an "ignore label" flag
  • #18 Create global version of the module
  • #16 Update the documentation
  • #14 Add the chance to override the latest release body
  • #13 Check the network
  • #11 Add tests
  • #10 Use the issues as data source
  • #9 Get the information from the local git config
  • #7 Add the possibility to create a CHANGELOG file

Bug Fixes:

  • #29 Remove escaping character on regex
  • #24 The changelog action doesn't compile latest release
  • #15 Manage the scenario where there is only one tag