wren-semantic-core-v0.3.1
Canner/WrenAIwren-semantic-core-v0.3.1Aug 11, 2026by github-actions[bot]
AI Summary
This release addresses a bug in the core module regarding RLAC (Recursive Logical Analysis Cycle) state management, ensuring state is kept per analyzer invocation.
Key Highlights
- Fixed RLAC cycle-detection state isolation
- Applied to core module
- Resolves GitHub issue #2619
Full Release Notes
## [0.3.1](https://github.com/Canner/WrenAI/compare/wren-semantic-core-v0.3.0...wren-semantic-core-v0.3.1) (2026-08-10) ### Bug Fixes * **core:** keep RLAC cycle-detection state per analyzer invocation ([#2619](https://github.com/Canner/WrenAI/issues/2619)) ([d754985](https://github.com/Canner/WrenAI/commit/d754985ffe9040d7eaed9d079fbe6bae2e4d69b4))