File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22
33---
44
5- ## Changes in version 0.4 (YYYY/MM/DD)
5+ ## Changes in version 0.5 (YYYY/MM/DD)
6+
7+ - TBD
8+
9+ ## Changes in version 0.4 (2025/01/09)
610
711- Added support for ` MongoDBRecordManager ` .
812- Added support for ` MongoDBLoader ` .
13+ - Added support for ` numpy 2.0 ` .
14+ - Added zizmor GitHub Actions security scanning.
15+ - Added local LLM support for testing.
916
1017## Changes in version 0.3 (2024/12/13)
1118
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
66[project ]
77name = " langchain-mongodb"
8- version = " 0.3 .0"
8+ version = " 0.4 .0"
99description = " An integration package connecting MongoDB and LangChain"
1010readme = " README.md"
1111requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments