File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.26.0-beta.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.25.0...v1.26.0-beta.1 ) (2024-09-29)
2
+
3
+
4
+ ### Features
5
+
6
+ * add html_mode to smart_scraper ([ bdcffd6] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/bdcffd6360237b27797546a198ceece55ce4bc81 ) )
7
+ * add reasoning integration ([ b2822f6] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b2822f620a610e61d295cbf4b670aa08fde9de24 ) )
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * integration with html_mode ([ f87ffa1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f87ffa1d8db32b38c47d9f5aa2ae88f1d7978a04 ) )
13
+ * removed deep scraper ([ 9aa8c88] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/9aa8c889fb32f2eb2005a2fb04f05dc188092279 ) )
14
+
15
+
16
+ ### CI
17
+
18
+ * ** release:** 1.22.0-beta.4 [ skip ci] ([ 4330179] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/4330179cb65674d65423c1763f90182e85c15a74 ) )
19
+ * ** release:** 1.22.0-beta.5 [ skip ci] ([ 6d8f543] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/6d8f5435d1ecd2d90b06aade50abc064f75c9d78 ) )
20
+ * ** release:** 1.22.0-beta.6 [ skip ci] ([ 39f7815] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/39f78154a6f1123fa8aca5e169c803111c175473 ) )
21
+
1
22
## [ 1.25.0] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.24.1...v1.25.0 ) (2024-09-27)
2
23
3
24
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scrapegraphai"
3
3
4
- version = " 1.25.0 "
4
+ version = " 1.26.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