prism-merge v2.0.3 released!
2.0.3 - 2026-02-22
- TAG: v2.0.3
- COVERAGE: 98.81% – 829/839 lines in 12 files
- BRANCH COVERAGE: 85.71% – 456/532 branches in 12 files
- 93.51% documented
Fixed
- Fix blank lines between blocks being stripped during recursive body merging.
merge_node_body_recursivelyassembled its output (opening line, merged body, closingend) without emitting the trailing blank line that separates consecutive blocks.add_node_to_resultalready handles this for non-recursive nodes, but the recursive path was missing the same logic. Now emits a trailing blank line after the closingendwhen the source has one.
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?