harehare
mq
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge pull request #1496 from harehare/feat/lang-get-negative-index ✨ feat(lang): support negative index for get on array, string, and markdown
main
12 hours ago
feat(lang): support negative index for get on array, string, and markdown - Allow negative indices in get for arrays, strings, and markdown nodes - Add/expand tests for negative index behavior Closes #XXX (replace with actual issue if applicable)
feat/lang-get-negative-index
13 hours ago
✨ chore: bump version to 0.5.23 across all packages and documentation
main
2 days ago
Merge pull request #1490 from harehare/feat/table-auto-expand ✨ feat(cli): auto-expand table dicts to markdown nodes in CLI output
main
2 days ago
✨ feat(cli): auto-expand table dicts to markdown nodes in CLI output Table objects returned from table::tables() are now automatically expanded to markdown nodes when output via the CLI, matching the existing behavior for section dicts. Users can output table objects directly without calling table::to_markdown(). Also fixes a bug in table::add_row() where new cells were assigned the same row index as existing data rows due to missing +1 offset for the header row.
feat/table-auto-expand
2 days ago
Merge pull request #1488 from harehare/feat/section-module-improvements ✨ feat(section): improve section module with bodies, by_level, and auto-expand
main
2 days ago
♻️ refactor(cli): simplify is_typed_dict function signature
feat/section-module-improvements
2 days ago
♻️ refactor(cli): avoid unnecessary expansion in typed dict check Add `is_typed_dict()` helper that checks if a dict is expandable without doing the actual node expansion. Replace the `expand_typed_dict().is_some()` call in `has_expandable` detection with the lighter-weight check.
feat/section-module-improvements
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
✨ feat(lang): support negative index for get on array, string, and markdown
#1496
13 hours ago
2240b98
feat/lang-get-negative-index
CodSpeed Performance Gauge
0%
✨ feat(cli): auto-expand table dicts to markdown nodes in CLI output
#1490
2 days ago
3649a2f
feat/table-auto-expand
CodSpeed Performance Gauge
0%
✨ feat(section): improve section module with bodies, by_level, and auto-expand
#1488
2 days ago
6647e68
feat/section-module-improvements
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs