tree_haver v3.2.5 released!
3.2.5 - 2026-01-05
- TAG: v3.2.5
- COVERAGE: 92.07% – 2230/2422 lines in 23 files
- BRANCH COVERAGE: 74.69% – 788/1055 branches in 23 files
- 90.37% documented
Fixed
- Markly backend:
Node#textnow correctly handles container nodes (headings, paragraphs, etc.)- Previously returned empty string because
string_contentwas checked first (responds but returns empty for containers) - Now falls through to
to_plaintextor children concatenation whenstring_contentis empty
- Previously returned empty string because
- Commonmarker backend:
Node#textnow correctly handles container nodes- Previously could return empty string in edge cases
- Now consistently falls through to children concatenation when
string_contentis empty or raises TypeError
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?