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
+ ## [ 0.8.0-beta.1] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0...v0.8.0-beta.1 ) (2024-05-03)
2
+
3
+
4
+ ### Features
5
+
6
+ * add pdf scraper ([ 10a9453] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/10a94530e3fd4dfde933ecfa96cb3e21df72e606 ) )
7
+
8
+
9
+ ### CI
10
+
11
+ * ** release:** 0.7.0-beta.3 [ skip ci] ([ fbb06ab] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/fbb06ab551fac9cc9824ad567f042e55450277bd ) )
12
+
1
13
## [ 0.7.0] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.2...v0.7.0 ) (2024-05-03)
2
14
3
15
### Features
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " scrapegraphai"
3
3
4
- version = " 0.7.0 "
4
+ version = " 0.8.0b1 "
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