Skip to content

feat(query): support mq 0.6.4 builtin functions in query builder#3

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

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

Conversation

@harehare

@harehare harehare commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Bump mq-lang/mq-markdown to 0.6.4 and add Query/Filter/Mq wrappers for the new builtins: type filters (strings, dicts, nones, bytes, iterables, scalars), dict helpers (has, from_entries, with_entries, walk), string ops (ascii_downcase, ascii_upcase, url_decode, scan), to_boolean, and random/UUID generation (uuid, uuid_v4, uuid_v7, rand, rand_int, shuffle, sample).

Bump mq-lang/mq-markdown to 0.6.4 and add Query/Filter/Mq wrappers for
the new builtins: type filters (strings, dicts, nones, bytes,
iterables, scalars), dict helpers (has, from_entries, with_entries,
walk), string ops (ascii_downcase, ascii_upcase, url_decode, scan),
to_boolean, and random/UUID generation (uuid, uuid_v4, uuid_v7, rand,
rand_int, shuffle, sample).
@harehare harehare merged commit 652a201 into main Jul 4, 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