Skip to content

v4.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 15:45
· 12 commits to main since this release
0e8feb3

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.3.0 - 2025-03-06

Full Changelog

Added

  • Extend puppet-lint to legacy_check yaml files #235 (alex501212)
  • Add Binary type to lexer type tokens list #224 (jay7x)
  • Add Error type to the lexer tokens (and sort them) #216 (jay7x)
  • Create a new plugin for ensuring a single space before a '=>' #175 (gerases)

Fixed