Skip to content

QQL 0.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Jul 01:21

QQL 0.1.3

Changes since v0.1.2

1ac19f7 fix: update release workflow for npm Trusted Publishing and improve documentation
db858eb fix: update npm publish commands to specify registry and clean up npmrc files
7404d79 fix: update npm package configuration for public access and improve publish error handling
95c2d12 fix: update package.json for qql-wasm with repository info and public access
ffad03c fix: extract npm package to temporary directory before publishing
3cff10b docs(changelog): add 0.1.3 release notes
27282f4 chore: update Cargo.lock for version 0.1.3 bump
167816c fix: restore correct platform names in npm optionalDependencies
c252bcd chore: bump version to 0.1.3 and add centralized VERSION file
eb6e0c3 test(pyqql): skip live Qdrant tests in CI when Qdrant unavailable
dbb839b test(nqql): skip live Qdrant tests in CI when Qdrant unavailable
e9873d8 ci: switch npm publishing from token to OIDC Trusted Publishers
c95cf31 chore: fix formatting and regenerate conformance snapshots
6ecaaca docs: fix agent config, inject_filter examples, and skill reference placeholders
ab73e7b fix(sdk): fix binary loading, API aliases, version exports, and add comprehensive tests
0b3f443 fix(rust): unify AST serialization and fix HYBRID UPSERT named-vector mapping
5de0202 docs(bench): update benchmark results and add WASM performance metrics
a57ccae refactor(parser): simplify parse methods by removing unnecessary validation calls
f823467 feat(vscode): add VS Code extension installation instructions and icon
625864e feature(vs-code-ext): new vs-code extention for language support
7939d72 fix(docs): update package names to remove organization scope for qql-wasm
f72e12e Update package installation commands in README
c48861d feat(assets): add QQL banner HTML, SVG logo, and PNG image
aaa0855 fix(docs): update PowerShell install command & added skill command.
67ae9bd feat(install): add installation scripts for Windows PowerShell and Linux/macOS