Skip to content

Commit cb3cb76

Browse files
ci(release): 1.8.0 [skip ci]
## [1.8.0](v1.7.5...v1.8.0) (2024-06-30) ### Features * add new search engine avaiability and new tests ([073d226](073d226)) * add research with bing + test function ([aa2160c](aa2160c)) ### Bug Fixes * updated for schema changes ([aedda44](aedda44)) ### CI * **release:** 1.7.0-beta.13 [skip ci] ([ce0a47a](ce0a47a)) * **release:** 1.7.0-beta.14 [skip ci] ([ec77ff7](ec77ff7)) * **release:** 1.8.0-beta.1 [skip ci] ([bbfbbd9](bbfbbd9))
1 parent 1b545c0 commit cb3cb76

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [1.8.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.5...v1.8.0) (2024-06-30)
2+
3+
4+
### Features
5+
6+
* add new search engine avaiability and new tests ([073d226](https://github.com/VinciGit00/Scrapegraph-ai/commit/073d226723f5f03b960865d07408905b7a506180))
7+
* add research with bing + test function ([aa2160c](https://github.com/VinciGit00/Scrapegraph-ai/commit/aa2160c108764745a696ffc16038f370e9702c14))
8+
9+
10+
### Bug Fixes
11+
12+
* updated for schema changes ([aedda44](https://github.com/VinciGit00/Scrapegraph-ai/commit/aedda448682ce5a921a62e661bffb02478bab75f))
13+
14+
15+
### CI
16+
17+
* **release:** 1.7.0-beta.13 [skip ci] ([ce0a47a](https://github.com/VinciGit00/Scrapegraph-ai/commit/ce0a47aee5edbb26fd82e41f6688a4bc48a10822))
18+
* **release:** 1.7.0-beta.14 [skip ci] ([ec77ff7](https://github.com/VinciGit00/Scrapegraph-ai/commit/ec77ff7ea4eb071469c2fb53e5959d4ea1f73ad6))
19+
* **release:** 1.8.0-beta.1 [skip ci] ([bbfbbd9](https://github.com/VinciGit00/Scrapegraph-ai/commit/bbfbbd93be3c87c5f25e3c75ec7d677832d37467))
20+
121
## [1.8.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.4...v1.8.0-beta.1) (2024-06-25)
222

323

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "scrapegraphai"
33

44

5-
version = "1.8.0b1"
5+
version = "1.8.0"
66

77

88
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."

0 commit comments

Comments
 (0)