Releases: salt-formulas/reclass
Releases · salt-formulas/reclass
Version 1.7.0
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
- 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
- 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)