Releases: ScrapeGraphAI/scrapegraph-py
Releases · ScrapeGraphAI/scrapegraph-py
v1.4.3-beta.2
Compare
Sorry, something went wrong.
No results found
Bug Fixes
logger working properly now (9712d4c )
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2024-12-04)
Features
v1.4.3
Compare
Sorry, something went wrong.
No results found
1.4.3 (2024-12-03)
Bug Fixes
chore
CI
release: 1.4.3-beta.1 [skip ci] (cd1169b )
v1.4.3-beta.1
Compare
Sorry, something went wrong.
No results found
v1.4.2
Compare
Sorry, something went wrong.
No results found
1.4.2 (2024-12-02)
Bug Fixes
v1.4.1
Compare
Sorry, something went wrong.
No results found
1.4.1 (2024-12-02)
Bug Fixes
chore
set up eslint and prettier for code linting and formatting (13cf1e5 )
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2024-11-30)
Features
added example of the smartScraper function using a schema (baf933b )
implemented support for requests with schema (10a1a5a )
Bug Fixes
the "workspace" key has been removed because it was conflicting with the package.json file in the scrapegraph-js folder. (1299173 )
chore
added Zod package dependency (ee5738b )
Docs
added an example of the smartScraper functionality using a schema (cf2f28f )
Refactor
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2024-11-30)
Features
add integration for env variables (6a351f3 )
v1.2.2
Compare
Sorry, something went wrong.
No results found
1.2.2 (2024-11-29)
Bug Fixes
v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2024-11-29)
Bug Fixes
chore
Docs
Refactor