Skip to content

feat(query): support mq 0.7.0 builtin functions in query builder - #4

Merged
harehare merged 1 commit into
mainfrom
feat/query-builder-0.7.0-functions
Jul 23, 2026
Merged

feat(query): support mq 0.7.0 builtin functions in query builder#4
harehare merged 1 commit into
mainfrom
feat/query-builder-0.7.0-functions

Conversation

@harehare

Copy link
Copy Markdown
Owner

No description provided.

Bump mq-lang/mq-markdown to 0.7.0 (enabling the css-selector feature)
and add Query/Mq wrappers for the new pure builtins: collection
helpers (tally, frequencies_by), nested path access (get_path,
set_path, paths), string ops (html_escape, html_unescape, strip_tags,
sanitize_html, word_wrap, truncate, token_count), CSS-based HTML
extraction (css, css_text, css_attr), and random_string/glob_match.

Network and filesystem builtins (http_*, write_file) and function-value
combinators (comp, juxt, complement) are left unwrapped, consistent
with prior scope decisions.
@harehare
harehare merged commit 4e8a8cb into main Jul 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant