File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.1.0-beta.1] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.0.0...v1.1.0-beta.1 ) (2024-12-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * added markdownify and localscraper tools ([ 03e49dc] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/03e49dce84ef5a1b7a59b6dfd046eb563c14d283 ) )
7
+
8
+
9
+ ### CI
10
+
11
+ * ** release:** 1.0.0-beta.1 [ skip ci] ([ fc06960] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/fc06960340c68ff325656074d47b0b793a3b25fe ) )
12
+
13
+ ## 1.0.0 (2024-12-05)
14
+
15
+ ## 1.0.0-beta.1 (2024-12-05)
16
+
17
+
18
+ ### Features
19
+
20
+ * added markdownify and localscraper tools ([ 03e49dc] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/03e49dce84ef5a1b7a59b6dfd046eb563c14d283 ) )
21
+ * tools integration ([ dc7e9a8] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/dc7e9a8fbf4e88bb79e11a9253428b2f61fa1293 ) )
22
+
23
+
24
+ ### Bug Fixes
25
+
26
+ * removed feedback endpoint ([ 8f4c9d2] ( https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/8f4c9d235eabeae48773e7394d30f93ccc8f8dc4 ) )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " langchain-scrapegraph"
3
- version = " 1.2.0 "
3
+ version = " 1.1.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