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
+ ## [ 0.5.1] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0...v0.5.1 ) (2024-05-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * examples and graphs ([ 5cf4e4f] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/5cf4e4f92f024041c44211aebd2e3bdf73351a00 ) )
7
+
8
+
9
+ ### Docs
10
+
11
+ * added venv suggestion ([ ba2b24b] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/ba2b24b4cd82d63f9235051eb0e95519c51fd639 ) )
12
+ * base and fetch node ([ e981796] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/e9817963c8e98e35662cc5a140b0348792d25307 ) )
13
+ * change contributing.md with new ci/cd workflow ([ 3e91a46] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/3e91a46522ab1f6b2f733efd234b06df4687c695 ) )
14
+ * fixed basegraph docstring ([ 29427c2] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/29427c233485816967c4ecd6c1951351be9b27ce ) )
15
+ * graphs and helpers docstrings ([ 0631985] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/0631985e6156bd21ec5317faff9e345c8aa7f88b ) )
16
+ * refactor examples ([ c11fc28] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/c11fc288963e1a2818e451279a3bf53eb33e22be ) )
17
+ * refactor models docstrings ([ 18c20eb] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/18c20eb03de183a0311be5ffe21f53ec4edf1b87 ) )
18
+ * refactor nodes docstrings ([ 1409797] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/140979747598210674131befadd786800c9fb5ec ) )
19
+ * update utils docstrings ([ cf038b3] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/cf038b33eaae42f65d7d9c782b5729092b272dd0 ) )
20
+
1
21
## [ 0.5.0] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.1...v0.5.0 ) (2024-04-30)
2
22
3
23
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " scrapegraphai"
3
3
4
- version = " 0.5.0 "
4
+ version = " 0.5.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