File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.36.0-beta.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.1-beta.1...v1.36.0-beta.1 ) (2025-01-12)
2
+
3
+
4
+ ### Features
5
+
6
+ * add example of collab ([ 1fad118] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/1fad1181a6b2d654c4eb996348907940b1d8a7af ) )
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * updated ollama structured output ([ 3b95911] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3b9591156d96ac7266055703e7ffb354e90b01f0 ) )
12
+
13
+
14
+ ### Docs
15
+
16
+ * improved readme + fix csv scraper imports ([ 14b4b19] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/14b4b19f60e33c855bee4eea0a1a6fcc01a98c1a ) )
17
+ * refactoring of the doc ([ 5ca325c] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5ca325c7257b71fc4cd12ee26bde3e992ade5756 ) )
18
+
1
19
## [ 1.35.1-beta.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0...v1.35.1-beta.1 ) (2025-01-12)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scrapegraphai"
3
- version = " 1.35.1b1 "
3
+ version = " 1.36.0b1 "
4
4
5
5
6
6
description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
You can’t perform that action at this time.
0 commit comments