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+
114## [ 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)
215
316
Original file line number Diff line number Diff line change 11[project ]
22name = " scrapegraphai"
3- version = " 1.16.0b3 "
3+ version = " 1.16.0b4 "
44
55description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
66authors = [
You can’t perform that action at this time.
0 commit comments