v0.14.0
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
- Create FUNDING.yml by @kayjan in #105
- Added: Replace node modification by @kayjan in #106
- V0.14.0 by @kayjan in #107
Full Changelog: 0.13.3...0.14.0