Skip to content

Releases: puppetlabs/puppet-lint

v4.0.0

21 Apr 15:05
cc275ca

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v4.0.0 - 2023-04-21

Full Changelog

Changed

v3.4.0

05 Apr 09:24
7f160d7

Choose a tag to compare

Merge pull request #116 from puppetlabs/release-prep

Release prep v3.4.0

v3.3.0

07 Mar 13:03
edb2725

Choose a tag to compare

Merge pull request #104 from puppetlabs/release-prep

Release prep v3.3.0

v3.2.0

28 Feb 14:52
eb89222

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v3.2.0 - 2023-02-28

Full Changelog

Added

  • codeclimate (GitLab Code Quality compatible) output support #79 (alexjfisher)

Fixed

v3.1.0

28 Feb 12:26
b029765

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v3.1.0 - 2023-02-28

Full Changelog

Added

Fixed

  • (CONT-666) Skip classref types #93 (chelnak)
  • Fix first token whitespace #86 (nwoythal)
  • Fix assertion when rspec-json_expectations is missing #75 (ekohl)
  • (CONT-214) Fix rubocop inheritance #70 (chelnak)

v3.0.1

20 Oct 13:33
2e0087d

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v3.0.1 - 2022-10-20

Full Changelog

Fixed

  • Fix plugin regressions introduced in 3.0.0 #66 (ekohl)

v3.0.0

13 Oct 15:31
47ffa8a

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v3.0.0 - 2022-10-13

Full Changelog

Added

Changed

Fixed

  • Don't print GitHub annotations in JSON mode #35 (ekohl)