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.19.0-beta.2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.1...v1.19.0-beta.2 ) (2024-09-09)
2
+
3
+
4
+ ### Features
5
+
6
+ * return urls in searchgraph ([ afb6eb7] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/afb6eb7e4796ab208a050ad04ad96a83406f7fa1 ) )
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * temporary fix for parse_node ([ f2bb22d] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f2bb22d8e9b3ac5c1560793a6ec09f9ae4f257d3 ) )
12
+
1
13
## [ 1.19.0-beta.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.18.1...v1.19.0-beta.1 ) (2024-09-08)
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.19.0b1 "
4
+ version = " 1.19.0b2 "
5
5
6
6
description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
7
7
authors = [
You can’t perform that action at this time.
0 commit comments