v1.7.0-beta-3 (The Control Release)
Pre-release
Pre-release
mandelsoft
released this
16 Jan 11:20
·
24 commits
to master
since this release
- Semver support based on Masterminds Semver Library
There is a set of functions to examine, match, validate and modify semantic version names. - Dynamic merge support for overwriting of fields. Instead of inheriting a fixed value through the processing chain it is now possible
to dynamically evaluate an inherited template expression in the context of every overwrite action. - command execution result cache now in execution state
- IP arithmetic o CIDRs
- YAML based control structures
- ARM support for Linux
Fixes:
- synchronized access to command execution result cache
- missing
type
support forfloat
- documentation fixes