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.9.0-beta.2] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.1...v0.9.0-beta.2 ) (2024-05-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * refactoring search function ([ aeb1acb] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/aeb1acbf05e63316c91672c99d88f8a6f338147f ) )
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * bug on .toml ([ f7d66f5] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/f7d66f51818dbdfddd0fa326f26265a3ab686b20 ) )
12
+
1
13
## [ 0.9.0-beta.1] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.8.0...v0.9.0-beta.1 ) (2024-05-04)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " scrapegraphai"
3
3
4
- version = " 0.9.0b1 "
4
+ version = " 0.9.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