All notable changes to this project will be documented in this file.
2.0.0 (2023-04-21)
Breaking changes:
- Drop Ruby < 2.7; Add RuboCop #55 (bastelfreak)
v1.7.6 (2022-11-29)
Fixed bugs:
Merged pull requests:
- Allow puppet-lint 3.x #52 (bastelfreak)
- Add Ruby 3.1 to CI #51 (bastelfreak)
v1.7.5 (2021-07-10)
Fixed bugs:
- Ignore variables in array defaults #44 (alexjfisher)
Merged pull requests:
- Add License badge #40 (bastelfreak)
- Document GitHub Packages in README.md and add badges #39 (bastelfreak)
v1.7.4 (2021-06-06)
Because of issues with the GitHub packages setup in the GitHub action, the 1.7.0, 1.7.1, 1.7.2 and 1.7.3 release didn't make it to GitHub packages. This should be fixed now. 1.7.0/1.7.1/1.7.2/1.7.3/1.7.3 contain the same code.
Fixed bugs:
v1.7.3 (2021-06-05)
Because of issues with the GitHub packages setup in the GitHub action, the 1.7.0, 1.7.1 and 1.7.2 release didn't make it to GitHub packages. This should be fixed now. 1.7.0/1.7.1/1.7.2/1.7.3 contain the same code.
v1.7.2 (2021-06-05)
Because of issues with the GitHub packages setup in the GitHub action, the 1.7.0 and 1.7.1 release didn't make it to GitHub packages. This should be fixed now. 1.7.0/1.7.1/1.7.2 contain the same code.
Fixed bugs:
- GitHub Actions: Set 0600 perms to gem credentials file #34 (bastelfreak)
v1.7.1 (2021-06-05)
Closed issues:
- Release 1.7.1 because 1.7.0 didn't make it to GitHub Packages #33
v1.7.0 (2021-06-05)
Implemented enhancements:
Closed issues:
- Error if old puppet-doc format is found #24
Merged pull requests:
- Publish gem to GitHub and rubygems #31 (bastelfreak)
- Convert to Github Actions #27 (ekohl)
v1.6.0 (2020-10-05)
Implemented enhancements:
- Warn if parameters that don't exist are documented #20 (alexjfisher)
- Warn if a parameter is documented more than once and remove support for multi-line (
/* */
) comments #19 (alexjfisher)
Fixed bugs:
- Don't warn if name/title are documented in defines #22 (alexjfisher)
Merged pull requests:
- Use absolute parameter name in warnings #23 (alexjfisher)
- Only release on Ruby 2.6 Travis workers #15 (ekohl)
v1.5.1 (2020-06-23)
Fixed bugs:
Merged pull requests:
v1.5.0 (2019-01-11)
Merged pull requests:
v1.4.2 (2017-03-29)
Closed issues:
- Missing dependency for spec tests. #9
Merged pull requests:
- Allow multiline Puppet Strings documentation of parameters. #8 (irgeek)
- Parse YARD parameter docs with type #7 (domcleal)
v1.4.1 (2016-06-22)
v1.4.0 (2016-03-18)
Merged pull requests:
v1.3.1 (2015-09-02)
v1.3.0 (2015-07-24)
v1.2.0 (2015-06-25)
Merged pull requests:
v1.1.0 (2014-11-13)
Merged pull requests:
- Add Puppet Doc Style check #4 (strider)
- Update README.md #2 (deanwilson)
v1.0.1 (2014-09-23)
v1.0.0 (2014-09-23)
Fixed bugs:
- Problems reported for unparameterised classes with function calls #1
* This Changelog was automatically generated by github_changelog_generator