Skip to content

Releases: salt-formulas/reclass

Version 1.7.0

02 Oct 16:13
974efed
Compare
Choose a tag to compare

Fixes and few new features:

  • Allow class mappings to wildcard match against either the node name or node file path
  • Support for .yaml along with .yml
  • Support to use current node parameters as references in class name

Would not be possible without contribution of @AndrewPickford @bbinet @pranavgupta1234 and few others...

Version 1.6.0

06 Nov 11:25
2f9f2ac
Compare
Choose a tag to compare
  • Python code and parser refactoring by a-ovchinnikov
  • Improvements in yaml_git and mixed setup by Andrew Pickford
  • Relative paths in class names by Petr Michalec, Martin Polreich and Andrew Pickford
  • Bug Fixes for recently added features

Version 1.5.6 - Important fixes and refactoring

09 Aug 08:17
e768c1a
Compare
Choose a tag to compare
  • Fix, usage of integers as pillar keys
  • Fix, interpolation in class names
  • Refactoring python codebase by @a-ovchinkonv
  • New feature, "compose node name" from node subdirectory structure (by @gburiola)

v1.5.5

19 Jul 14:10
f3f752c
Compare
Choose a tag to compare
Merge pull request #56 from salt-formulas/develop

Merge develop branch to master