📣 Check out the releases page or the #announcements channel on the LangChain.dart Discord server for more details.
- FEAT: Update dependencies (requires Dart 3.6.0) (#709). (9e3467f7)
- REFACTOR: Remove fetch_client dependency in favor of http v1.3.0 (#659). (0e0a685c)
- FIX: Fix linter issues (#656). (88a79c65)
- REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
- REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)
- FIX: Fix deserialization of sealed classes (#435). (7b9cf223)
- FIX: Have the == implementation use Object instead of dynamic (#334). (89f7b0b9)
- Update a dependency to the latest release.
- DOCS: Add public_member_api_docs lint rule and document missing APIs (#223). (52380433)
Note: This release has breaking changes.
- BREAKING FEAT: Multi-modal and tenants support (#210). (bfb0d89c)
- DOCS: Fix invalid package topics. (f81b833a)
- DOCS: Add topics to pubspecs. (8c1d6297)
- REFACTOR: Update generated Chroma API client (#142). (4f0e7379)
- FEAT: Add Chroma embedding database API client (#140). (5fdcbc52)