typesense-dart
typesense-dart copied to clipboard
feat: add support for v30.0 and add missing features from v0.25+
Change Summary
Add support for:
- stopwords
- analytics refactor
- synonym sets
- conversation models
- natural language models
- stemming
- curation
Add integration tests against a real Typesense instance for every feature introduced Add static types for API schemas
PR Checklist
- [x] I have read and signed the Contributor License Agreement.