Skip to content

Commit d5dae57

Browse files
ci(release): 1.1.0-beta.2 [skip ci]
## [1.1.0-beta.2](v1.1.0-beta.1...v1.1.0-beta.2) (2024-12-18) ### Features * added pydantic output schema πŸ” ([34b5f10](34b5f10))
1 parent 3f56e13 commit d5dae57

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [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)
2+
3+
4+
### Features
5+
6+
* added pydantic output schema πŸ” ([34b5f10](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/34b5f1089059daa25c756b44da593a7c0db97aa9))
7+
18
## [1.1.0-beta.1](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.0.0...v1.1.0-beta.1) (2024-12-05)
29

310

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain-scrapegraph"
3-
version = "1.1.0b1"
3+
version = "1.1.0b2"
44
description = "Library for extracting structured data from websites using ScrapeGraphAI"
55
authors = ["Marco Perini <[email protected]>", "Marco Vinciguerra <[email protected]>", "Lorenzo Padoan <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
Β (0)