Skip to content

Latest commit

 

History

History
126 lines (70 loc) · 7.01 KB

File metadata and controls

126 lines (70 loc) · 7.01 KB

Changelog

All notable changes to this project will be documented in this file.

5.0.0 (2025-09-25)

Full Changelog

Breaking changes:

4.0.0 (2025-08-07)

Full Changelog

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:

  • Refactor heredoc indent calculations #47 (msalway)

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:

3.0.0 (2023-04-21)

Full Changelog

Breaking changes:

2.1.0 (2022-11-29)

Full Changelog

Implemented enhancements:

2.0.8 (2021-07-25)

Full Changelog

Closed issues:

  • Bad behavior with UTF-8 chars #18
  • First line empty #16

Merged pull requests:

  • modulesync / add badges to README.md / cleanup gemspec #23 (bastelfreak)

2.0.7 (2019-02-07)

Full Changelog

Merged pull requests:

  • Fix issue with blank line at the beginning of a file. #17 (phyber)

2.0.6 (2019-01-03)

Full Changelog

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)

Full Changelog

Closed issues:

  • Error fixing indent for variable in possion 0 #4

2.0.1 (2014-12-02)

Full Changelog

2.0.0 (2014-12-02)

Full Changelog

Closed issues:

  • Make expected indentation configurable #1

1.1.0 (2014-12-01)

Full Changelog

1.0.1 (2014-12-01)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator