File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.20.0-beta.3] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.20.0-beta.2...v1.20.0-beta.3 ) (2024-09-18)
2
+
3
+
4
+ ### Features
5
+
6
+ * updated pydantic to v2 ([ eb89549] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/eb895492481192ac6b19a1b6714490e7b2ae3ef3 ) )
7
+
8
+
9
+ ### Refactor
10
+
11
+ * Output parser code ([ 28b85a3] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/28b85a3b16e0f07fce41b0ed27f8e337a5537c3c ) )
12
+
1
13
## [ 1.20.0-beta.2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.20.0-beta.1...v1.20.0-beta.2 ) (2024-09-17)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scrapegraphai"
3
3
4
- version = " 1.20.0b2 "
4
+ version = " 1.20.0b3 "
5
5
6
6
7
7
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