File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.10.0-beta.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.1...v1.10.0-beta.1 ) (2024-07-19)
1
2
2
3
4
+ ### Features
5
+
6
+ * add searchngx integration ([ 5c92186] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5c9218608140bf694fbfd96aa90276bc438bb475 ) )
7
+ * refactoring_to_md function ([ 602dd00] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/602dd00209ee1d72a1223fc4793759450921fcf9 ) )
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * search link node ([ cf3ab55] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/cf3ab5564ae5c415c63d1771b32ea68f5169ca82 ) )
13
+
14
+
15
+ ### chore
16
+
17
+ * correct search engine name ([ 7ba2f6a] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7ba2f6ae0b9d2e9336e973e1f57ab8355c739e27 ) )
18
+ * remove unused import ([ fd1b7cb] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/fd1b7cb24a7c252277607abde35826e3c58e34ef ) )
19
+ * remove unused workflow ([ 5c6dd8d] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5c6dd8de4da08f09b5dd93c525d14b44778c9659 ) )
20
+ * ** ci:** upgrade lockfiles ([ c7b05a4] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/c7b05a4993df14d6ed4848121a3cd209571232f7 ) )
21
+ * upgrade tiktoken ([ 7314bc3] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7314bc383068db590662bf7e512f799529308991 ) )
22
+
23
+
24
+ ### CI
25
+
26
+ * ** release:** 1.9.0-beta.3 [ skip ci] ([ d3e63d9] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/d3e63d91be79f74e8a3fdb00e692d546c24cead5 ) )
27
+ * ** release:** 1.9.0-beta.4 [ skip ci] ([ 2fa04b5] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2fa04b58159abf7af890ebc0768fe23d51bf177f ) )
28
+ * ** release:** 1.9.0-beta.5 [ skip ci] ([ bb62439] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/bb624399cfc3924825892dd48697fc298ad3b002 ) )
29
+ * ** release:** 1.9.0-beta.6 [ skip ci] ([ 54a69de] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/54a69de69e8077e02fd5584783ca62cc2e0ec5bb ) )
30
+
3
31
## [ 1.9.0-beta.2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.1...v1.9.0-beta.2 ) (2024-07-05)
4
32
5
33
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "scrapegraphai"
3
3
4
4
5
5
6
- version = " 1.9.0b6 "
6
+ version = " 1.10.0b1 "
7
7
8
8
9
9
You can’t perform that action at this time.
0 commit comments