Skip to content

Commit 61e5dbd

Browse files
authored
Merge pull request #13 from mslmio/hamdan/fixes-new
Requested changes
2 parents 88540bf + 2313284 commit 61e5dbd

File tree

28 files changed

+3633
-3717
lines changed

28 files changed

+3633
-3717
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.0.3
4+
5+
- Updated import paths to resolve module not found errors.
6+
- Scraper methods now accept direct parameters and include a response object for easier access to results and metadata.
7+
- Replaced print statements with the logging module for better error handling.
8+
- Introduced AsyncClient, RealtimeClient, and ProxyClient to support all sources, providing a more organized structure.
9+
310
## 1.0.2
411

512
- Fixed function and class naming.

0 commit comments

Comments
 (0)