File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.2.0-beta.1] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.1.0...v1.2.0-beta.1 ) (2024-12-18)
2
+
3
+
4
+ ### Features
5
+
6
+ * added pydantic output schema π ([ 34b5f10] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/34b5f1089059daa25c756b44da593a7c0db97aa9 ) )
7
+
8
+
9
+ ### Docs
10
+
11
+ * added API reference ([ d3ce047] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/d3ce0470f5c89da910540e42d71afdddd80e8c15 ) )
12
+
13
+
14
+ ### CI
15
+
16
+ * ** release:** 1.1.0-beta.1 [ skip ci] ([ 6222a16] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/6222a16a2fec477e7a6e610e0fdd4960e7ccd1b5 ) )
17
+ * ** release:** 1.1.0-beta.2 [ skip ci] ([ d5dae57] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/d5dae575921cfa14daa4ceb887b0d7d037d3773d ) )
1
18
2
19
## [ 1.1.0-beta.2] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.1.0-beta.1...v1.1.0-beta.2 ) (2024-12-18)
3
20
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " langchain-scrapegraph"
3
- version = " 1.2.0b2 "
3
+ version = " 1.2.0b1 "
4
4
description = " Library for extracting structured data from websites using ScrapeGraphAI"
5
5
authors = [
" Marco Perini <[email protected] >" ,
" Marco Vinciguerra <[email protected] >" ,
" Lorenzo Padoan <[email protected] >" ]
6
6
license = " MIT"
You canβt perform that action at this time.
0 commit comments