File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.6.0-beta.2] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.1...v1.6.0-beta.2 ) (2024-06-03)
2
+
3
+
4
+ ### Features
5
+
6
+ * add csv scraper and xml scraper multi ([ b408655] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/b4086550cc9dc42b2fd91ee7ef60c6a2c2ac3fd2 ) )
7
+ * add json multiscraper ([ 5bda918] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/5bda918a39e4b50d86d784b4c592cc2ea1a68986 ) )
8
+ * add pdf scraper multi graph ([ f5cbd80] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/f5cbd80c977f51233ac1978d8450fcf0ec2ff461 ) )
9
+ * removed rag node ([ 930f673] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/930f67374752561903462a25728c739946f9449b ) )
10
+
1
11
## [ 1.6.0-beta.1] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.5-beta.1...v1.6.0-beta.1 ) (2024-06-02)
2
12
3
13
Original file line number Diff line number Diff line change 2
2
name = " scrapegraphai"
3
3
4
4
5
- version = " 1.6.0b1 "
5
+ version = " 1.6.0b2 "
6
6
7
7
8
8
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