File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.36.0] ( https://github.com./ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0...v1.36.0 ) (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
+ * ollama tokenizer limited to 1024 tokens + ollama structured output + fix browser backend ([ ad693b2] ( https://github.com./ScrapeGraphAI/Scrapegraph-ai/commit/ad693b2bb201b4d9280139e70a2930358e779366 ) )
12
+ * updated ollama structured output ([ 3b95911] ( https://github.com./ScrapeGraphAI/Scrapegraph-ai/commit/3b9591156d96ac7266055703e7ffb354e90b01f0 ) )
13
+
14
+
15
+ ### Docs
16
+
17
+ * ✨ code quality badge update ([ 02022cc] ( https://github.com./ScrapeGraphAI/Scrapegraph-ai/commit/02022cc5db39fede1a1d920d17e18ba0d05328ba ) )
18
+ * improved readme + fix csv scraper imports ([ 14b4b19] ( https://github.com./ScrapeGraphAI/Scrapegraph-ai/commit/14b4b19f60e33c855bee4eea0a1a6fcc01a98c1a ) )
19
+ * refactoring of the doc ([ 5ca325c] ( https://github.com./ScrapeGraphAI/Scrapegraph-ai/commit/5ca325c7257b71fc4cd12ee26bde3e992ade5756 ) )
20
+
21
+
22
+ ### CI
23
+
24
+ * ** release:** 1.35.1-beta.1 [ skip ci] ([ 1d17d92] ( https://github.com./ScrapeGraphAI/Scrapegraph-ai/commit/1d17d92c1f4a29da9d9333dd9a06ea9baf043192 ) )
25
+ * ** release:** 1.36.0-beta.1 [ skip ci] ([ 04bd3f8] ( https://github.com./ScrapeGraphAI/Scrapegraph-ai/commit/04bd3f8e572fc79e3e3ad439cd3bb72a409edf91 ) )
26
+
1
27
## [ 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
28
3
29
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scrapegraphai"
3
- version = " 1.36.0b1 "
3
+ version = " 1.36.0 "
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