mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-25 21:11:11 +08:00
ci(release): 0.8.0-beta.1 [skip ci]
## [0.8.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0...v0.8.0-beta.1) (2024-05-03) ### Features * add pdf scraper ([10a9453](10a94530e3)) ### CI * **release:** 0.7.0-beta.3 [skip ci] ([fbb06ab](fbb06ab551))
This commit is contained in:
parent
aad8d91bd4
commit
d277b349a9
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
||||
## [0.8.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0...v0.8.0-beta.1) (2024-05-03)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add pdf scraper ([10a9453](https://github.com/VinciGit00/Scrapegraph-ai/commit/10a94530e3fd4dfde933ecfa96cb3e21df72e606))
|
||||
|
||||
|
||||
### CI
|
||||
|
||||
* **release:** 0.7.0-beta.3 [skip ci] ([fbb06ab](https://github.com/VinciGit00/Scrapegraph-ai/commit/fbb06ab551fac9cc9824ad567f042e55450277bd))
|
||||
|
||||
## [0.7.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.2...v0.7.0) (2024-05-03)
|
||||
|
||||
### Features
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
[tool.poetry]
|
||||
name = "scrapegraphai"
|
||||
|
||||
version = "0.7.0"
|
||||
version = "0.8.0b1"
|
||||
|
||||
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
|
||||
authors = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user