All notable changes to this project will be documented in this file.
5.0.0 (2025-09-25)
Breaking changes:
- Require Ruby 3.2+ & puppet-lint 5.1+ #52 (bastelfreak)
4.0.0 (2025-08-07)
Breaking changes:
- Match the indent for a single semicolon with the Puppet documentation #48 (msalway)
- Only indent once for doubled brackets #44 (msalway)
Fixed bugs:
Closed issues:
- Ruby 3.1 test fails due to double start of SimpleCov #45
- Test workflow fails #41
- Extra indent requested with two opens on same line. #21
- Update indent behaviour when semicolon is on a separate line #19
Merged pull requests:
- Update README for recent changes #49 (msalway)
- Remove SimpleCov.start as it is done by PuppetLint's spec_helper #46 (msalway)
- fix rubocop #42 (paran1)
- Update voxpupuli-rubocop requirement from ~> 1.1 to ~> 2.0 #36 (dependabot[bot])
3.0.0 (2023-04-21)
Breaking changes:
- Drop Ruby < 2.7; Add RuboCop #34 (bastelfreak)
2.1.0 (2022-11-29)
Implemented enhancements:
- puppet-lint: Allow 3.x #30 (bastelfreak)
2.0.8 (2021-07-25)
Closed issues:
Merged pull requests:
- modulesync / add badges to README.md / cleanup gemspec #23 (bastelfreak)
2.0.7 (2019-02-07)
Merged pull requests:
2.0.6 (2019-01-03)
Closed issues:
- Problem with heredoc strings #12
- Incorrect indentation for hash as a function parameter #11
- puppet-lint >=2.0 #7
- Reporting incorrect line number #5
Merged pull requests:
- Run the test suite in Travis-CI #15 (smortex)
- Add support for heredoc strings #14 (smortex)
- Add simplecov as a development dependency #13 (smortex)
- Reset not only whitespaces but comments too. #9 (jiuka)
- Support ruby 1.8.7 again #6 (Reamer)
2.0.2 (2016-06-27)
Closed issues:
- Error fixing indent for variable in possion 0 #4
2.0.1 (2014-12-02)
2.0.0 (2014-12-02)
Closed issues:
- Make expected indentation configurable #1
1.1.0 (2014-12-01)
1.0.1 (2014-12-01)
* This Changelog was automatically generated by github_changelog_generator