v2.8.0
What's Changed
- fix: schema parser silently drops DDL under comment blocks (2.7.4 FTS analyzer never created) + stop leaked aiosqlite threads wedging the test suite by @RobertSigmundsson in #56
- fix(extraction): clause-boundary-aware bigrams + Polish stop-words + auto-mode language-set hygiene by @RobertSigmundsson in #57
- fix(store): harden _to_surreal_id against record-id / SurQL injection + single-source the 13 duplicated sanitisers by @RobertSigmundsson in #58
- fix(surrealdb): reconnect on a dropped transport, not just on 401 by @RobertSigmundsson in #59
- refactor: remove Vietnamese language support + stale i18n translation; refresh docs by @acidkill in #60
- chore(release): 2.8.0 by @acidkill in #61
Full Changelog: v2.7.4...v2.8.0