File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.9.0] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.8.0...v0.9.0 ) (2024-05-04)
2+
3+
4+ ### Features
5+
6+ * Enable end users to pass model instances of HuggingFaceHub ([ 7599234] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/7599234ab9563ca4ee9b7f5b2d0267daac621ecf ) )
7+
8+
9+ ### Bug Fixes
10+
11+ * trailing whitespace ([ 2878695] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/2878695d5f35cc9d81f24e4844fdc1988d10cb26 ) )
12+
13+
14+ ### Build
15+
16+ * ** deps:** bump tqdm from 4.66.1 to 4.66.3 ([ 0a17c74] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/0a17c74e50d0457aec289e81183e9c779c735842 ) )
17+ * ** deps:** bump tqdm from 4.66.1 to 4.66.3 ([ aff6f98] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/aff6f983b02a37ced21826847a6ace5fb15ecf3d ) )
18+
19+
20+ ### CI
21+
22+ * ** release:** 0.8.0-beta.1 [ skip ci] ([ d277b34] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/d277b349a98848749a7e38ea3c511271bced3b71 ) )
23+ * ** release:** 0.8.0-beta.2 [ skip ci] ([ 892500a] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/892500afe93c4d96dcffe897b382977a22079b83 ) )
24+ * ** release:** 0.9.0-beta.1 [ skip ci] ([ 14615a7] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/14615a73c71bb5250772a75c415c57cb153660f8 ) )
25+
126## [ 0.9.0-beta.1] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.8.0...v0.9.0-beta.1 ) (2024-05-04)
227
328
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " scrapegraphai"
33
4- version = " 0.9.0b1 "
4+ version = " 0.9.0 "
55
66description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
77authors = [
You can’t perform that action at this time.
0 commit comments