All notable changes to this project will be documented in this file.
2.0.0 (2025-09-25)
Breaking changes:
- Require Ruby 3.2+ & puppet-lint 5.1+ #39 (bastelfreak)
1.0.1 (2025-08-07)
Fixed bugs:
1.0.0 (2023-04-23)
Breaking changes:
- Drop Ruby < 2.7; Add RuboCopl require puppet-lint 4.x #26 (bastelfreak)
Merged pull requests:
- Migrate project from KU Leuven to Vox Pupuli #27 (bastelfreak)
0.3.0 (2023-04-22)
Closed issues:
- false positive from manifest_whitespace_opening_brace_before #22
Merged pull requests:
- puppet-lint: Allow 4.x #25 (bastelfreak)
0.2.9 (2023-01-05)
Closed issues:
- false Positive from manifest_whitespace_opening_bracket_before with structured facts #21
0.2.8 (2022-12-21)
Closed issues:
- false Positive from manifest_whitespace_opening_bracket_before #11
0.2.7 (2022-11-30)
Closed issues:
Merged pull requests:
- Allow latest puppet-lint version #20 (bastelfreak)
0.2.6 (2022-10-19)
Closed issues:
- no whitespace for "${myvar}" #9
v0.2.5 (2022-10-12)
Closed issues:
0.2.4 (2022-10-10)
0.2.3 (2022-10-10)
0.2.2 (2022-10-10)
0.2.1 (2022-10-10)
0.2.0 (2022-10-06)
Closed issues:
- manifest_whitespace_opening_brace_before for empty hash argument #13
- false Positive from manifest_whitespace_opening_brace_before #12
- Fails with heredoc and interpolated variables #10
- plugin adds two instead of one whitespace to class definition line #6
Merged pull requests:
- Fix manifest_whitespace_closing_bracket inside heredoc #15 (alexjfisher)
- Don't suggest spacing brace after opening parenthesis #14 (shieldwed)
0.1.17 (2020-06-29)
Closed issues:
0.1.16 (2020-06-26)
0.1.15 (2020-06-26)
0.1.14 (2020-06-26)
0.1.13 (2020-06-26)
0.1.12 (2020-06-26)
0.1.11 (2020-06-26)
0.1.10 (2020-06-26)
0.1.9 (2020-06-25)
0.1.8 (2020-06-24)
Closed issues:
- plugin sometimes swallows up whitespace for class name line #3
- instead of puring double whitespace, a third one is added #2
0.1.7 (2020-06-23)
0.1.6 (2020-06-23)
0.1.5 (2020-06-23)
0.1.4 (2020-06-23)
0.1.3 (2020-06-22)
0.1.2 (2020-06-21)
0.1.1 (2020-06-21)
0.1.0 (2020-06-21)
Closed issues:
- autofix might not work for 100%? #1
* This Changelog was automatically generated by github_changelog_generator