v0.15.7
2024-01-26
Added
- Misc: Sphinx documentation to support mermaid markdown images, reflect CHANGELOG section, add more emojis.
Changed
- Misc: Update SEO image.
- Misc: Fix Sphinx documentation font size difference between web and mobile, include last updated date.
- Misc: Upgrade package versions in pre-commit hook.
Fixed
- Tree Exporter:
hprint_tree
andhyield_tree
to be compatible withBinaryNode
where child nodes can be None type.
What's Changed
- Update SEO image by @kayjan in #166
- Fixed: Sphinx documentation CSS by @kayjan in #167
- Fixed: Sphinx documentation CSS by @kayjan in #168
- Fixed: Sphinx documentation CSS for table padding for tree-modify by @kayjan in #169
- Changed: Sphinx documentation theme configuation by @kayjan in #170
- Enhance docs by @kayjan in #171
- Enhance sphinx by @kayjan in #172
- Enhance sphinx by @kayjan in #173
- Changed: Rename docs to docs_sphinx by @kayjan in #174
- Fixed: hprint and hyield (and hshow) to support binary node by @kayjan in #176
Full Changelog: 0.15.6...0.15.7