diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -108,3 +108,8 @@ to use add the folowing depandency to your POM file: - index_value ``` +## 1.4.5 + +### Features: +1. **getPropertyLeafValueByPropertyNamePathAndNodeTemplatePath API** The new Tosca Parser API resolves property value by path in the model (including nested nodes with # delimiter) and property name. +It resolves value of the property if it is defined as get input. |