File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.15.0-beta.6] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.5...v1.15.0-beta.6 ) (2024-08-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** docloaders:** BrowserBase dynamic import ([ 5c16ee9] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5c16ee985b11948c6a8c1dbfd051d458fa193973 ) )
7
+ * ** AbstractGraph:** correct and simplify instancing logic ([ f73343f] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f73343f19386b31878706963597c2565a023068d ) )
8
+ * ** BurrBrige:** dynamic imports ([ 7789663] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7789663338a89d27fde322ae282ce07ccca16845 ) )
9
+ * set up dynamic imports correctly ([ 83e71df] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/83e71df2e2cb3b6bfba11f8879d5c4917a3e1837 ) )
10
+
11
+
12
+ ### chore
13
+
14
+ * ** examples:** update model names ([ f6df9b7] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f6df9b75125b4cacbef4af29faf3e17a13ff108c ) )
15
+
16
+
17
+ ### Test
18
+
19
+ * ** AbstractGraph:** add AbstractGraph tests ([ 229d74d] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/229d74d4bd39befa3723fa2841e23d40007a9772 ) )
20
+
1
21
## [ 1.15.0-beta.5] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.4...v1.15.0-beta.5 ) (2024-08-26)
2
22
3
23
Original file line number Diff line number Diff line change 2
2
name = " scrapegraphai"
3
3
4
4
5
- version = " 1.15.0b5 "
5
+ version = " 1.15.0b6 "
6
6
7
7
description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
8
8
authors = [
You can’t perform that action at this time.
0 commit comments