File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.16.0-beta.4] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.16.0-beta.3...v1.16.0-beta.4 ) (2024-09-02)
2
+
3
+
4
+ ### Features
5
+
6
+ * add deepcopy error ([ 71b22d4] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/71b22d48804c462798109bb47ec792a5a3c70b6e ) )
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * deepcopy fail for coping model_instance config ([ cd07418] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/cd07418474112cecd53ab47866262f2f31294223 ) )
12
+ * fix pydantic object copy ([ 553527a] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/553527a269cdd70c0c174ad5c78cbf35c00b22c1 ) )
13
+
1
14
## [ 1.16.0-beta.3] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.16.0-beta.2...v1.16.0-beta.3 ) (2024-09-01)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scrapegraphai"
3
- version = " 1.16.0b3 "
3
+ version = " 1.16.0b4 "
4
4
5
5
description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
6
6
authors = [
You can’t perform that action at this time.
0 commit comments