File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.5.0-beta.1] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.1...v0.5.0-beta.1 ) (2024-04-30)
2
+
3
+
4
+ ### Features
5
+
6
+ * add co-author ([ 719a353] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/719a353410992cc96f46ec984a5d3ec372e71ad2 ) )
7
+ * base groq + requirements + toml update with groq ([ 7dd5b1a] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/7dd5b1a03327750ffa5b2fb647eda6359edd1fc2 ) )
8
+ * ** llm:** implemented groq model ([ dbbf10f] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/dbbf10fc77b34d99d64c6cd7f74524b6d8e57fa5 ) )
9
+ * updated requirements.txt ([ d368725] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/d36872518a6d234eba5f8b7ddca7da93797874b2 ) )
10
+
11
+
12
+ ### CI
13
+
14
+ * ** release:** 0.4.0-beta.3 [ skip ci] ([ d13321b] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/d13321b2f86d98e2a3a0c563172ca0dd29cdf5fb ) )
15
+
1
16
## [ 0.4.1] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.0...v0.4.1 ) (2024-04-28)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " scrapegraphai"
3
3
4
- version = " 0.4.2 "
4
+ version = " 0.5.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