File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.5.0-beta.7] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.6...v0.5.0-beta.7 ) (2024-05-01)
2
+
3
+
4
+ ### Features
5
+
6
+ * added node and graph for CSV scraping ([ 4d542a8] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/4d542a88f7d949a5ba360dcd880716c8110a5d14 ) )
7
+ * modified node name ([ 02d1af0] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/02d1af006cb89bf860ee4f1186f582e2049a8e3d ) )
8
+
1
9
## [ 0.5.0-beta.6] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.5...v0.5.0-beta.6 ) (2024-04-30)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " scrapegraphai"
3
3
4
- version = " 0.5.0b6 "
4
+ version = " 0.5.0b7 "
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