UNPKG

@silvapav/github-release-notes

Version:

Node module to publish release notes based on commits between the last two tags.

160 lines (92 loc) 4.57 kB
# Changelog ## v0.8.1 (13/04/2017) #### Bug Fixes: - [#70](https://github.com/github-tools/github-release-notes/issues/70) Options don't get converted to camelCase from bash --- ## v0.8.0 (11/04/2017) #### Framework Enhancements: - [#64](https://github.com/github-tools/github-release-notes/issues/64) Get the options with an external npm tool - [#61](https://github.com/github-tools/github-release-notes/issues/61) Rework the Changelog generator function - [#55](https://github.com/github-tools/github-release-notes/issues/55) Create a group-by-label option --- ## v0.7.2 (17/03/2017) #### Bug Fixes: - [#59](https://github.com/github-tools/github-release-notes/issues/59) Changelog action doesn't work in the grunt task --- ## v0.7.1 (16/03/2017) #### Bug Fixes: - [#57](https://github.com/github-tools/github-release-notes/issues/57) Fix object-deep-assign bug --- ## v0.7.0 (16/03/2017) #### Framework Enhancements: - [#53](https://github.com/github-tools/github-release-notes/issues/53) Allow functions as template values - [#50](https://github.com/github-tools/github-release-notes/issues/50) Add GIF in readme.md file - [#27](https://github.com/github-tools/github-release-notes/issues/27) Add possibility to change date format --- ## v0.3.3 (14/03/2017) *No changelog for this release.* --- ## v0.5.0 (14/03/2017) #### Framework Enhancements: - [#20](https://github.com/github-tools/github-release-notes/issues/20) Specify which tag to build - [#18](https://github.com/github-tools/github-release-notes/issues/18) Create global version of the module - [#16](https://github.com/github-tools/github-release-notes/issues/16) Update the documentation - [#14](https://github.com/github-tools/github-release-notes/issues/14) Add the chance to override the latest release body - [#13](https://github.com/github-tools/github-release-notes/issues/13) Check the network - [#11](https://github.com/github-tools/github-release-notes/issues/11) Add tests - [#10](https://github.com/github-tools/github-release-notes/issues/10) Use the issues as data source - [#9](https://github.com/github-tools/github-release-notes/issues/9) Get the information from the local git config - [#7](https://github.com/github-tools/github-release-notes/issues/7) Add the possibility to create a CHANGELOG file #### Bug Fixes: - [#15](https://github.com/github-tools/github-release-notes/issues/15) Manage the scenario where there is only one tag --- ## v0.6.1 (14/03/2017) #### Framework Enhancements: - [#39](https://github.com/github-tools/github-release-notes/issues/39) Use different files type for configuration #### Bug Fixes: - [#43](https://github.com/github-tools/github-release-notes/issues/43) Error when there is only one tag --- ## v0.6.2 (14/03/2017) #### Bug Fixes: - [#45](https://github.com/github-tools/github-release-notes/issues/45) Remove unused option user.name --- ## v0.6.3 (14/03/2017) #### Bug Fixes: - [#48](https://github.com/github-tools/github-release-notes/issues/48) Fix multiple repo information --- ## v0.4.0 (14/03/2017) #### Framework Enhancements: - [#5](https://github.com/github-tools/github-release-notes/issues/5) Include various types of commit messages --- ## v0.6.0 (14/03/2017) #### Framework Enhancements: - [#32](https://github.com/github-tools/github-release-notes/issues/32) Unwrap github-api promises - [#26](https://github.com/github-tools/github-release-notes/issues/26) Use external config file - [#23](https://github.com/github-tools/github-release-notes/issues/23) Introduce templates for the issues - [#19](https://github.com/github-tools/github-release-notes/issues/19) Add an "ignore label" flag - [#12](https://github.com/github-tools/github-release-notes/issues/12) Add the chance to rebuild the history of release notes #### Bug Fixes: - [#29](https://github.com/github-tools/github-release-notes/issues/29) Remove escaping character on regex - [#24](https://github.com/github-tools/github-release-notes/issues/24) The changelog action doesn't compile latest release --- ## v0.2.2 (10/03/2017) *No changelog for this release.* --- ## v0.3.0 (10/03/2017) *No changelog for this release.* --- ## v0.3.1 (10/03/2017) *No changelog for this release.* --- ## v0.3.2 (10/03/2017) *No changelog for this release.* --- ## v0.2.1 (26/09/2016) *No changelog for this release.* --- ## v0.2.0 (26/09/2016) #### Framework Enhancements: - [#3](https://github.com/github-tools/github-release-notes/issues/3) Cleanse option --- ## v0.1.0 (12/11/2015) _No changelog for this release._