From a01ec4867d000ec45b2d02b9feffad8fed9d7a3c Mon Sep 17 00:00:00 2001 From: Lorenzo Padoan Date: Thu, 31 Oct 2024 10:23:05 +0100 Subject: [PATCH 1/7] Update funding.json --- funding.json | 58 +++++++++++++--------------------------------------- 1 file changed, 14 insertions(+), 44 deletions(-) diff --git a/funding.json b/funding.json index 1692405e..72d0cf08 100644 --- a/funding.json +++ b/funding.json @@ -8,15 +8,15 @@ "status_message": null, "crawl_errors": 0, "crawl_message": null, - "created_at": "0001-01-01T00:00:00Z", - "updated_at": "0001-01-01T00:00:00Z", + "created_at": "2024-10-31T10:00:00Z", + "updated_at": "2024-10-31T10:00:00Z", "entity": { - "type": "individual", - "role": "maintainer", - "name": "Marco Vinciguerra", - "email": "mvincig11@gmail.com", + "type": "organization", + "role": "owner", + "name": "ScrapeGraphAI, Inc.", + "email": "contact@scrapegraphai.com", "phone": "", - "description": "I'm dedicated to advancing web scraping and data extraction through AI-powered tools, focusing on making data access more accessible and ethical. My mission is to create solutions that uphold digital freedoms and support open internet principles.", + "description": "An AI-powered web scraping framework that intelligently extracts structured data from websites with automatic pattern recognition, adaptive scraping strategies, and built-in rate limiting. Recognized as a top 200 open-source AI project globally.", "webpageUrl": { "url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai/blob/main/funding.json" } @@ -49,53 +49,23 @@ "funding": { "channels": [ { - "guid": "mybank", + "guid": "Stripe", "type": "bank", - "address": "", - "description": "Will accept direct bank transfers. Please e-mail me for details." - }, - { - "guid": "mypay", - "type": "payment-provider", - "address": "", - "description": "Pay with your debit/credit card through this gateway and set up recurring subscriptions." + "address": "https://buy.stripe.com/5kAaGW2E5gHH4vK3ce", + "description": "Will accept direct bank transfers via Stripe in the address link, for more info contact us via email contact@scrapegraphai.com" } ], "plans": [ - { - "guid": "infrastructure", - "status": "active", - "name": "Infrastructure Support", - "description": "Help cover monthly cloud infrastructure costs, including API servers, model hosting, and data storage.", - "amount": 750, - "currency": "USD", - "frequency": "monthly", - "channels": [ - "mybank" - ] - }, { "guid": "developer-compensation", "status": "active", "name": "Developer Compensation", "description": "Provides financial support for developers working on maintenance, updates, and feature additions for the projects.", - "amount": 2500, + "amount": 3000, "currency": "USD", "frequency": "monthly", "channels": [ - "mybank" - ] - }, - { - "guid": "community-backer", - "status": "active", - "name": "Community Backer", - "description": "Support our open-source efforts with any contribution amount. Every donation helps!", - "amount": 5, - "currency": "USD", - "frequency": "monthly", - "channels": [ - "mypay" + "Stripe" ] } ], @@ -106,8 +76,8 @@ "expenses": 15000, "taxes": 0, "currency": "USD", - "description": "Experienced a temporary dip in donations, with improvements expected." + "description": "From some companies that sponsor us in our Github repo page" } ] } -} \ No newline at end of file +} From 59ad0a231f5549b0622ff353b09557eba1ab9df8 Mon Sep 17 00:00:00 2001 From: Lorenzo Padoan Date: Thu, 31 Oct 2024 10:30:29 +0100 Subject: [PATCH 2/7] Update funding.json --- funding.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funding.json b/funding.json index 72d0cf08..ac9d9071 100644 --- a/funding.json +++ b/funding.json @@ -1,7 +1,7 @@ { "id": 0, "guid": "", - "version": "", + "version": "v1.0.0",, "url": "", "meta": {}, "status": "", From 463ade403b6e5658ea5209e1cba26853ed54c755 Mon Sep 17 00:00:00 2001 From: Lorenzo Padoan Date: Thu, 31 Oct 2024 10:31:50 +0100 Subject: [PATCH 3/7] Update funding.json --- funding.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funding.json b/funding.json index ac9d9071..06f3ee03 100644 --- a/funding.json +++ b/funding.json @@ -1,7 +1,7 @@ { "id": 0, "guid": "", - "version": "v1.0.0",, + "version": "v1.0.0", "url": "", "meta": {}, "status": "", From 5970594f58871db02cc00e99b463f24698c4a56a Mon Sep 17 00:00:00 2001 From: Lorenzo Padoan Date: Thu, 31 Oct 2024 10:32:26 +0100 Subject: [PATCH 4/7] Update funding.json --- funding.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funding.json b/funding.json index 06f3ee03..1bad57d1 100644 --- a/funding.json +++ b/funding.json @@ -11,7 +11,7 @@ "created_at": "2024-10-31T10:00:00Z", "updated_at": "2024-10-31T10:00:00Z", "entity": { - "type": "organization", + "type": "organisation", "role": "owner", "name": "ScrapeGraphAI, Inc.", "email": "contact@scrapegraphai.com", From a04be3eec571b7312621ce623fb8016980a7206d Mon Sep 17 00:00:00 2001 From: Lorenzo Padoan Date: Thu, 31 Oct 2024 10:35:34 +0100 Subject: [PATCH 5/7] Update funding.json --- funding.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funding.json b/funding.json index 1bad57d1..8c1430f2 100644 --- a/funding.json +++ b/funding.json @@ -49,7 +49,7 @@ "funding": { "channels": [ { - "guid": "Stripe", + "guid": "stripe", "type": "bank", "address": "https://buy.stripe.com/5kAaGW2E5gHH4vK3ce", "description": "Will accept direct bank transfers via Stripe in the address link, for more info contact us via email contact@scrapegraphai.com" From ea2ff5099bc06e77cee9d3aabe6e1a73847d9ea8 Mon Sep 17 00:00:00 2001 From: Lorenzo Padoan Date: Thu, 31 Oct 2024 10:36:11 +0100 Subject: [PATCH 6/7] Update funding.json --- funding.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funding.json b/funding.json index 8c1430f2..70755807 100644 --- a/funding.json +++ b/funding.json @@ -65,7 +65,7 @@ "currency": "USD", "frequency": "monthly", "channels": [ - "Stripe" + "stripe" ] } ], From 7b5010f949166bc0c4350a46f760c91d94530c67 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 1 Nov 2024 09:44:12 +0000 Subject: [PATCH 7/7] ci(release): 1.28.0 [skip ci] ## [1.28.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0...v1.28.0) (2024-11-01) ### Features * add new mistral models ([6914170](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/691417089014b5b0b64a1b26687cbb0cba693952)) * refactoring of the base_graph ([12a6c18](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/12a6c18f6ac205b744d1de92e217cfc2dfc3486c)) * update generate answer ([7172b32](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7172b32a0f37f547edccab7bd09406e73c9ec5b2)) ### Bug Fixes * **AbstractGraph:** manually select model tokens ([f79f399](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f79f399ee0d660f162e0cb96d9faba48ecdc88b2)), closes [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768) ### CI * **release:** 1.27.0-beta.11 [skip ci] ([3b2cadc](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3b2cadce1a93f31bd7a8fda64f7afcf802ada9e2)) * **release:** 1.27.0-beta.12 [skip ci] ([62369e3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/62369e3e2886eb8cc09f6ef64865140a87a28b60)) * **release:** 1.27.0-beta.13 [skip ci] ([deed355](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/deed355551d01d92dde11f8c0b373bdd43f8b8cf)), closes [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768) * **release:** 1.28.0-beta.1 [skip ci] ([8cbe582](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/8cbe582ea99945ea6543f4c2000298acaa3d75c8)), closes [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768) [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768) * **release:** 1.28.0-beta.2 [skip ci] ([7e3598d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7e3598ddfacb2440df7b06e95b265b1b37cb4ea3)) --- CHANGELOG.md | 23 +++++++++++++++++++++++ pyproject.toml | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ee28236..6c6eb5ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +## [1.28.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0...v1.28.0) (2024-11-01) + + +### Features + +* add new mistral models ([6914170](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/691417089014b5b0b64a1b26687cbb0cba693952)) +* refactoring of the base_graph ([12a6c18](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/12a6c18f6ac205b744d1de92e217cfc2dfc3486c)) +* update generate answer ([7172b32](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7172b32a0f37f547edccab7bd09406e73c9ec5b2)) + + +### Bug Fixes + +* **AbstractGraph:** manually select model tokens ([f79f399](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f79f399ee0d660f162e0cb96d9faba48ecdc88b2)), closes [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768) + + +### CI + +* **release:** 1.27.0-beta.11 [skip ci] ([3b2cadc](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3b2cadce1a93f31bd7a8fda64f7afcf802ada9e2)) +* **release:** 1.27.0-beta.12 [skip ci] ([62369e3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/62369e3e2886eb8cc09f6ef64865140a87a28b60)) +* **release:** 1.27.0-beta.13 [skip ci] ([deed355](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/deed355551d01d92dde11f8c0b373bdd43f8b8cf)), closes [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768) +* **release:** 1.28.0-beta.1 [skip ci] ([8cbe582](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/8cbe582ea99945ea6543f4c2000298acaa3d75c8)), closes [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768) [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768) +* **release:** 1.28.0-beta.2 [skip ci] ([7e3598d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7e3598ddfacb2440df7b06e95b265b1b37cb4ea3)) + ## [1.28.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.28.0-beta.1...v1.28.0-beta.2) (2024-10-31) diff --git a/pyproject.toml b/pyproject.toml index dad622d9..b9c50f43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "scrapegraphai" -version = "1.28.0b2" +version = "1.28.0"