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.6.0-beta.11] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.10...v1.6.0-beta.11 ) (2024-06-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bug on generate_answer_node ([ 1d38ed1] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/1d38ed146afae95dae1f35ac51180a1882bf8a29 ) )
7
+ * getter ([ 67d83cf] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/67d83cff46d8ea606b8972c364ab4c56e6fa4fe4 ) )
8
+ * update openai tts class ([ 10672d6] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/10672d6ebb06d950bbf8b66cc9a2d420c183013d ) )
9
+
10
+
11
+ ### Docs
12
+
13
+ * add Japanese README ([ 4559ab6] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/4559ab6db845a0d94371a09d0ed1e1623eed9ee2 ) )
14
+ * update japanese.md ([ f0042a8] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/f0042a8e33f8fb8b113681ee0a9995d329bb0faa ) )
15
+ * update README.md ([ 871e398] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/871e398a26786d264dbd1b2743864ed2cc12b3da ) )
16
+
17
+
18
+ ### Test
19
+
20
+ * Enhance JSON scraping pipeline test ([ d845a1b] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/d845a1ba7d6e7f7574b92b51b6d5326bbfb3d1c6 ) )
21
+
22
+
23
+ ### CI
24
+
25
+ * ** release:** 1.5.5 [ skip ci] ([ 3629215] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/36292150daf6449d6af58fc18ced1771e70e45cc ) )
26
+ * ** release:** 1.5.6 [ skip ci] ([ 49cdadf] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/49cdadf11722abe5b60b49f1c7f90186771356cc ) )
27
+ * ** release:** 1.5.7 [ skip ci] ([ c17daca] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/c17daca409fd3aaa5eaf0c3372c14127aeaf7d3d ) )
28
+
1
29
## [ 1.6.0-beta.10] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.9...v1.6.0-beta.10 ) (2024-06-08)
2
30
3
31
Original file line number Diff line number Diff line change 2
2
name = " scrapegraphai"
3
3
4
4
5
- version = " 1.6.0b10 "
5
+ version = " 1.6.0b11 "
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