File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.10.1] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.10.0...v0.10.1 ) (2024-05-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * crash asyncio due dependency version ([ 2563773] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/25637734479a0da293860cf404a618eb5f49c7e2 ) )
7
+
8
+
9
+ ### Docs
10
+
11
+ * fixed speechgraphexample ([ 4bf90f3] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/4bf90f32a8fbb5a06279ec3002200961458a1250 ) )
12
+ * fixed unused param and install ([ cc28d5a] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/cc28d5a64f6e0e061f697262302403db875bc6fe ) )
13
+ * ** readme:** improve main readme ([ ae5655f] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/ae5655fdde810e80d20d7918b0b2232e29ee3f56 ) )
14
+ * update instructions to use with LocalAI ([ 198420c] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/198420c505544c88805e719e2fc864f061c7de05 ) )
15
+ * Update README.md ([ 772e064] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/772e064c55f38ea296511f737dec9a412e0dbf4e ) )
16
+ * updated sponsor logo ([ f8d8d71] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/f8d8d71589ffc9ccde13259b50d309c7949beeb8 ) )
17
+
1
18
## [ 0.10.0] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0...v0.10.0 ) (2024-05-08)
2
19
3
20
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " scrapegraphai"
3
3
4
- version = " 0.10.0 "
4
+ version = " 0.10.1 "
5
5
6
6
description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
7
7
authors = [
You can’t perform that action at this time.
0 commit comments