Skip to content

Latest commit

 

History

History
141 lines (73 loc) · 7.29 KB

CHANGELOG.md

File metadata and controls

141 lines (73 loc) · 7.29 KB

Changelog

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

4.0.0 (2023-04-21)

Full Changelog

Breaking changes:

3.1.0 (2022-11-29)

Full Changelog

Implemented enhancements:

3.0.1 (2021-06-19)

Full Changelog

Merged pull requests:

3.0.0 (2020-10-24)

Full Changelog

Breaking changes:

  • Add support for inherits and class references #23 (bodgit)

Closed issues:

  • Check should also work with inherits #20

2.0.0 (2019-12-06)

Full Changelog

Breaking changes:

  • Drop reverse and always require Puppet 4+ style and Ruby 2.1 #21 (ekohl)

1.0.0 (2019-02-09)

Full Changelog

Closed issues:

  • Add option to reverse this check #17

Merged pull requests:

0.2.5 (2017-12-06)

Full Changelog

Closed issues:

  • NoMethodError: undefined method `type' for nil:NilClass #12
  • Clarify why this check is needed #3

Merged pull requests:

0.2.4 (2016-06-23)

Full Changelog

0.2.3 (2016-06-23)

Full Changelog

Closed issues:

  • Require metaparameter in define resource is giving false positive. #9

Merged pull requests:

  • Ignore function names followed by => symbol #10 (domcleal)

0.2.2 (2016-06-23)

Full Changelog

Closed issues:

  • Matching resources other than classes in 0.2.x #6

Merged pull requests:

  • Ignore 'require' function name appearing in resource parameters #7 (domcleal)

0.2.1 (2016-06-22)

Full Changelog

0.2.0 (2016-06-22)

Full Changelog

Closed issues:

  • contain as well as include #1

Merged pull requests:

  • With the release of puppet-lint 2.0.0, support ~>2.0 versions. #4 (rnelson0)
  • Adding support for checking the contain and require functions #2 (liamjbennett)

0.1.3 (2015-01-19)

Full Changelog

0.1.2 (2015-01-14)

Full Changelog

0.1.1 (2015-01-14)

Full Changelog

0.1.0 (2015-01-14)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator