Skip to content

Releases: tryweb/lancedb-opencode-pro

v0.8.3

17 Apr 10:55
b902a0a

Choose a tag to compare

What's Changed

  • feat: add performance benchmark script with real Ollama embedding support by @tryweb in #86
  • feat: add @opencode-ai/plugin and @opencode-ai/sdk version checks to dependency-update workflow by @tryweb in #87
  • chore: release v0.8.3 - SDK 1.4.7 compatibility by @tryweb in #88

Full Changelog: v0.8.2...v0.8.3

v0.8.2

11 Apr 07:33
67d49a7

Choose a tag to compare

What's Changed

  • docs: update OpenCode compatibility — v1.4.3 verified, issue #20623 clarified by @tryweb in #82
  • chore: release v0.8.2 - fix plugin version mismatch by @tryweb in #84

Full Changelog: v0.8.1...v0.8.2

v0.8.1

10 Apr 15:32
2017db4

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

09 Apr 00:29
a12ab53

Choose a tag to compare

What's Changed

  • feat: use structured logging via client.app.log() per OpenCode plugin best practices (#77) by @tryweb in #78
  • chore: release v0.8.0 by @tryweb in #79

Full Changelog: v0.7.0...v0.8.0

v0.7.0

08 Apr 16:54
0335157

Choose a tag to compare

What's Changed

  • docs: add OpenCode v1.2.x vs v1.4.0 plugin interface research by @tryweb in #73
  • BL-059: Upgrade SDK to v1.3.14 - OpenCode Compatibility by @tryweb in #74
  • fix: improve memory_search retry logic for Node 22 by @tryweb in #75
  • chore: release v0.7.0 by @tryweb in #76

Full Changelog: v0.6.3...v0.7.0

v0.6.3

08 Apr 00:33
9f1a4aa

Choose a tag to compare

What's Changed

  • chore: add test database directories to gitignore by @tryweb in #67
  • chore: upgrade @lancedb/lancedb from 0.27.1 to 0.27.2 by @tryweb in #69
  • fix: Defer index creation on empty/insufficient tables by @tryweb in #71
  • chore: release v0.6.3 by @tryweb in #72

Full Changelog: v0.6.2...v0.6.3

v0.6.2

05 Apr 07:09
ade82e8

Choose a tag to compare

What's Changed

  • chore: update release-workflow skill to v2.5 by @tryweb in #63
  • fix: FTS/Vector index race condition (GitHub Issue #64) by @tryweb in #65
  • chore: release v0.6.2 by @tryweb in #66

Full Changelog: v0.6.1...v0.6.2

v0.6.1

03 Apr 15:54
213aa00

Choose a tag to compare

Release v0.6.1: Event TTL/Archival, Index Creation Resilience, Duplic…

v0.6.0

31 Mar 00:29
484a709

Choose a tag to compare

chore: bump version to 0.6.0 and update changelog (#49)

v0.5.0

29 Mar 02:58
f9f1a43

Choose a tag to compare

chore: bump version to 0.5.0 and update changelog (#39)

Include memory explanation user-facing release notes with spec/code/test evidence mapping and document internal workflow hardening updates.