Skip to content

Releases: ninech/puppet-lint-global_definition-check

v0.5.0

23 Oct 09:13
53f0cfe
Compare
Choose a tag to compare

0.5.0 (2023-10-23)

Feature

  • add custom functions to safe ranges (f7cff55)
  • allow more current puppet-lint versions (dc1dba0)

Tests

  • simplify and extend function definition test case (6268f73)

Code Refactoring

  • rename secure_ranges to safe_ranges (46a9bd2)
  • improve linting messages (b09dae6)

v0.4.2

05 Oct 15:41
2da4ed7
Compare
Choose a tag to compare

0.4.2 (2023-10-05)

Bug Fixes

  • adjust global_function to allow defining functions (516d93c)

Code Refactoring

v0.4.1

05 Oct 15:16
1417981
Compare
Choose a tag to compare

0.4.1 (2023-10-05)

Bug Fixes

  • rename file according to test content (d69dc18)

v0.4.0

27 Sep 14:01
Compare
Choose a tag to compare

0.4.0 (2023-09-27)

Feature

Bug Fixes

Code Refactoring

CI