Releases: mozilla-ai/cq
Releases · mozilla-ai/cq
Release list
sdk/python/0.20.0
What's Changed
- docs(schema): complete extensions coverage by @yhay81 in #496
- docs(schema): clarify extension key omission guidance by @yhay81 in #493
- feat(schema)!: bound insight and related free-text fields (maxLength + maxItems) by @peteski22 in #508
- fix(schema): type the parsed constants precisely for static checkers by @peteski22 in #509
- feat(sdk-python): enforce free-text ceilings from the schema package by @peteski22 in #510
Full Changelog: sdk/python/0.19.0...sdk/python/0.20.0
schema/v0.3.1
What's Changed
- fix(schema): type the parsed constants precisely for static checkers by @peteski22 in #509
Full Changelog: schema/v0.3.0...schema/v0.3.1
schema/v0.3.0
Breaking Change
❗ Note that this schema release introduces maximum length for fields and maximum items for arrays.
See: RFC #500
What's Changed
- feat(schema)!: bound insight and related free-text fields (maxLength + maxItems) by @peteski22 in #508
Full Changelog: schema/v0.2.0...schema/v0.3.0
sdk/python/0.19.0
What's Changed
- fix(plugin): require VIBE check and user approval before every propose by @peteski22 in #488
Full Changelog: sdk/python/0.18.0...sdk/python/0.19.0
sdk/go/v0.15.0
What's Changed
- fix(plugin): require VIBE check and user approval before every propose by @peteski22 in #488
Full Changelog: sdk/go/v0.14.0...sdk/go/v0.15.0
plugin/0.15.0
What's Changed
- feat(sdk/go): add context.Context to Store interface methods by @peteski22 in #476
- fix(sdk): stamp writer metadata on every store mutation by @peteski22 in #477
- fix(sdk): populate TierCounts in built-in store Stats implementations by @peteski22 in #481
- perf(sdk): compute confidence buckets in SQL for PostgreSQL stores by @peteski22 in #480
- docs(cli): document Homebrew tap trust for third-party tap installs by @peteski22 in #483
- docs: add coding-agent installation and quickstart guides by @peteski22 in #486
- fix(plugin): require VIBE check and user approval before every propose by @peteski22 in #488
- Update plugin release version to 0.15.0 by @peteski22 in #491
Full Changelog: plugin/0.14.0...plugin/0.15.0
cli/v0.16.0
What's Changed
- docs: add coding-agent installation and quickstart guides by @peteski22 in #486
- fix(plugin): require VIBE check and user approval before every propose by @peteski22 in #488
- Update plugin release version to 0.15.0 by @peteski22 in #491
Full Changelog: cli/v0.15.1...cli/v0.16.0
docs/v0.2.0
What's Changed
- docs: add coding-agent installation and quickstart guides by @peteski22 in #486
Full Changelog: docs/v0.1.6...docs/v0.2.0
server/v0.11.0
What's Changed
- fix(sdk): stamp writer metadata on every store mutation by @peteski22 in #477
- refactor(sdk/python): extract LocalStore lock/transaction context managers by @peteski22 in #478
- fix(sdk): populate TierCounts in built-in store Stats implementations by @peteski22 in #481
- build(deps): bump pydantic-settings from 2.14.1 to 2.14.2 in /server/backend by @dependabot[bot] in #482
- perf(sdk): compute confidence buckets in SQL for PostgreSQL stores by @peteski22 in #480
- feat(ui): add dark mode support for server dashboard by @concertypin in #450
- Bump SDK version in Server to 0.18.0 by @peteski22 in #485
New Contributors
- @concertypin made their first contribution in #450
Full Changelog: server/v0.10.0...server/v0.11.0
sdk/python/0.18.0
What's Changed
- fix(sdk): stamp writer metadata on every store mutation by @peteski22 in #477
- refactor(sdk/python): extract LocalStore lock/transaction context managers by @peteski22 in #478
- fix(sdk): populate TierCounts in built-in store Stats implementations by @peteski22 in #481
- perf(sdk): compute confidence buckets in SQL for PostgreSQL stores by @peteski22 in #480
Full Changelog: sdk/python/0.17.0...sdk/python/0.18.0