mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-18 21:00:31 +08:00
Merge branch 'main' into pre/beta
This commit is contained in:
commit
7db5b0079b
@ -1,15 +1,18 @@
|
||||
## [1.39.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.39.0-beta.1...v1.39.0-beta.2) (2025-02-25)
|
||||
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add refactoring of merge and parse ([2c0b459](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2c0b4591ae4a13a89a73fb29a170adf6e52b3903))
|
||||
|
||||
|
||||
|
||||
### CI
|
||||
|
||||
* **release:** 1.38.1 [skip ci] ([5c3d62d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5c3d62d55b5c6dcbb304b5879a19ca09bc18b153))
|
||||
|
||||
|
||||
## [1.39.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.38.1-beta.1...v1.39.0-beta.1) (2025-02-17)
|
||||
|
||||
|
||||
|
||||
@ -4,6 +4,7 @@ name = "scrapegraphai"
|
||||
version = "1.39.0b2"
|
||||
|
||||
|
||||
|
||||
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
|
||||
authors = [
|
||||
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user