Avatar for the harehare user
harehare
mq
BlogDocsChangelog

Performance History

Latest Results

✨ feat(mq-lang): add column and heading-level helpers to table/section modules - table::column_index(table, name): look up a column index by header text - table::from_array(records): build a table from an array of dict records (inverse of table::to_array) - table::select_columns(table, indices) / table::rename_column(table, index, name): extract/reorder columns and rename a header - section::shift_level(section, delta): shift a section's heading and all of its descendant headings by delta while keeping relative depths intact Also fixes table::remove_column, which previously left the header cell in place and never renumbered the remaining cells' column indices, producing a header/body column-count mismatch in the rendered Markdown. It now reuses select_columns so header, align, and row cells stay consistent.
feat/table-section-column-helpers
20 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
✨ feat(mq-lang): add column and heading-level helpers to table/section modules#2240
21 hours ago
f733839
feat/table-section-column-helpers
CodSpeed Performance Gauge
-1%
fix(mq-lang): escape special characters in json_stringify and csv_to_json#2239
1 day ago
ed7b75a
fix/json-csv-stringify-escaping
CodSpeed Performance Gauge
+1%
1 day ago
f7d4cc3
refactor/remove-deprecated-builtins
© 2026 CodSpeed Technology
Home Terms Privacy Docs