icarus-consulting / Yaapii.Xambly

A port of Xembly library by Yegor Bugayenko. Lighweight XML parser, generator and manipulator.
MIT License
7 stars 0 forks source link

feat: AddIfChildDirective #157

Closed Meerownymous closed 4 years ago

Meerownymous commented 4 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?** (check one with "x")

What is the current behavior? (You can also link to an open issue here)

We need a directive to add a node only if no node with the same content exists.

What is the new behavior?

closes #155 closes #158

Does this PR introduce a breaking change? (check one with "x")

If this PR contains a breaking change, please describe the impact and migration path for existing applications

Other information