Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 18:43
· 810 commits to master since this release
c04c83f

2023-10-18

Added

  • Tree Modifier: Shift nodes with replacement of to-node with shift_and_replace_nodes.
  • Tree Modifier: Copy nodes from tree to tree with replacement of to-node with copy_and_replace_nodes_from_tree_to_tree.
  • Tree Modifier: Any permutation of configuration with replacement of to-node with replace_logic.
  • Tree Modifier: Add relevant test cases and documentations accordingly.

What's Changed

Full Changelog: 0.13.3...0.14.0