File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.9.0-beta.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.8.1-beta.1...v1.9.0-beta.1 ) (2024-07-04)
2
+
3
+
4
+ ### Features
5
+
6
+ * add fireworks integration ([ df0e310] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/df0e3108299071b849d7e055bd11d72764d24f08 ) )
7
+ * add integration for infos ([ 3bf5f57] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3bf5f570a8f8e1b037a7ad3c9f583261a1536421 ) )
8
+ * add integrations for markdown files ([ 2804434] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2804434a9ee12c52ae8956a88b1778a4dd3ec32f ) )
9
+ * add vertexai integration ([ 119514b] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/119514bdfc2a16dfb8918b0c34ae7cc43a01384c ) )
10
+ * improve md prompt recognition ([ 5fe694b] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5fe694b6b4545a5091d16110318b992acfca4f58 ) )
11
+
12
+
13
+ ### chore
14
+
15
+ * ** Docker:** fix port number ([ afeb81f] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/afeb81f77a884799192d79dcac85666190fb1c9d ) )
16
+ * ** CI:** fix pylint workflow ([ 583c321] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/583c32106e827f50235d8fc69511652fd4b07a35 ) )
17
+ * ** rye:** rebuild lockfiles ([ 27c2dd2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/27c2dd23517a7e4b14fafd00320a8b81f73145dc ) )
18
+
1
19
## [ 1.8.1-beta.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.8.0...v1.8.1-beta.1 ) (2024-07-04)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scrapegraphai"
3
- version = " 1.8.1b1"
3
+
4
+
5
+ version = " 1.9.0b1"
6
+
7
+
4
8
description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
5
9
authors = [
6
10
{
name =
" Marco Vinciguerra" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments