Skip to content

QQL 0.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:55
8151281

QQL 0.1.5

Changes since v0.1.4

3e5d7a0 chore: bump version to 0.1.5
bf92af5 feat: fmt+clippy pass
5b0e130 docs(crates): rewrite crate READMEs; note inject_shard_key removal
031fd3c docs(skills): align product docs on isolation vs SHARD routing
9d6b1c9 examples: refresh demos for SHARD model, turbo quant, all-minilm
7b8da07 refactor(sdk): drop inject_shard_key from all language bindings
80f3026 refactor(core): remove inject_shard_key; route via SHARD or set_shard_key
ea5840a fix(plan): keep shard routing off Filter; add turbo quant IR
7dfc27b fix(ci): remove push trigger from CI workflow
d2cf0be fmt cleanup
a3414dc fix(ci): raise MSRV to 1.95 and gate CLI REST-only paths
cf18c33 feat: enhance CI workflow and documentation, improve code comments and links
c5ae2f1 Refactor SEC 10-K QQL examples for improved configuration and metadata handling
3a23392 feat: add injectShardKey functionality in sdk , remove duplicates from sdk and brough to qql-core and update related documentation and tests
141fda3 feat(vscode): extension updated. readme too