Karim shoair
16ff07a287
build: Pump version up and mcp
2025-12-03 02:20:18 +02:00
Karim shoair
2bae3261a0
build: Pumping version and deps up
...
This also updates the Maxmind database for camoufox
2025-11-22 21:41:47 +02:00
Karim shoair
42a8b43207
build: Pump version up
2025-11-08 20:07:26 +02:00
Karim shoair
a54ceb3335
build: Pumping up the deps and the version
2025-10-19 15:38:46 +03:00
Karim shoair
f4ce433ff3
build: pump up the version and deps
2025-10-05 04:08:19 +03:00
Karim shoair
eedfa855ab
fix: Fixes for the type checking in the main init file
...
and a bit of cleaning
2025-10-01 03:50:39 +03:00
Karim shoair
840aef6884
build: Pump up version and deps
2025-09-28 22:04:09 +03:00
Karim shoair
5164b801ec
build: pump version up and update deps
2025-09-20 00:33:07 +03:00
Karim shoair
b7327466cf
build: pump version up
2025-09-15 23:35:08 +03:00
Karim shoair
a6aabda67c
build: Pump version up
2025-09-15 13:52:09 +03:00
Karim shoair
e4b1e00e63
build: Pump up the version
2025-09-11 04:14:32 +03:00
Karim shoair
934d8a1452
build: Pump up the version
2025-09-02 16:33:52 +03:00
Karim shoair
812cf2d21b
build: Pump up the version
2025-09-01 06:43:41 +03:00
Karim shoair
3d07a1533e
refactor: cleaner code for the fetcher's lazy loader
2025-07-29 22:43:12 +03:00
Karim shoair
264ae02aa7
refactor: huge change, many features/class got a better naming
...
- `Adaptor` became `Selector`
- `Adaptors` became `Selectors`
- `auto_match` argument/feature became `adaptive`
- `adaptor_arguments` argument became `selector_config`
- `automatch_domain` argument became `adaptive_domain`
- `additional_arguments` argument became `additional_args`
- `storage_adaptors` file became just `storage`
2025-07-29 04:20:23 +03:00
Karim shoair
b77c5b7abf
refactor: updating top level shortcuts
2025-06-22 02:11:26 +03:00
Karim shoair
e4bedc779b
build: Bumping version up for beta testers
2025-04-22 05:17:08 +02:00
Karim shoair
0c8dd63f87
chore: migrating to ruff and updating pre-commit hooks
2025-04-13 17:32:00 +02:00
Karim shoair
7025a7910e
build: Pump up the version
2025-03-26 05:44:45 +02:00
Karim shoair
94f16ca1af
build: Pumping up the version
2025-03-17 06:47:43 +02:00
Karim shoair
bbc05ca164
fix(importing): Lazy Loading submodules to lower memory usage on importing
...
Load what you use instead of all submodules together
2025-03-17 06:24:42 +02:00
Karim shoair
257b740e1d
build: Pumping up the version
2025-03-15 02:38:46 +02:00
Karim shoair
5f06a34a2f
build: Pumping version up
2025-03-05 03:13:47 +02:00
Karim shoair
dc702d2d7c
build: pumping version up
2025-02-25 23:57:31 +02:00
Karim shoair
f0db07a31f
build: pumping up deps and version to 0.2.94
2025-02-22 15:25:35 +02:00
Karim shoair
c2447e069e
build: Pumping version up
2025-01-28 23:41:48 +02:00
Karim shoair
c5d83a11ad
build: Pumping version up
2024-12-26 19:57:25 +02:00
Karim shoair
f74db648bc
build: Pumping up the version to 0.2.91
2024-12-19 13:29:45 +02:00
Karim shoair
05c6eeb387
fix: add AsyncFetcher to top-level shortcuts
2024-12-16 12:37:29 +02:00
Karim shoair
ba11c433ff
Preparing to release 0.2.9 soon
2024-12-10 22:56:51 +02:00
Karim shoair
c481a1c8ad
Pumping version up to 0.2.8
2024-11-30 18:13:19 +02:00
Karim shoair
1a17b2ce46
Sorting all library imports with isort
2024-11-30 14:02:06 +02:00
Karim shoair
d3fbcab3df
Pumping version up to 0.2.7
2024-11-26 21:27:22 +02:00
Karim shoair
438867e0be
Pumping the version up to 0.2.6
2024-11-24 15:21:58 +02:00
Karim shoair
2b925b4a33
Pumping version up to 0.2.5
2024-11-23 16:06:11 +02:00
Karim shoair
17d7934484
Pump version to 0.2.4
2024-11-20 13:27:39 +02:00
Karim shoair
526c516693
Pump version up to 0.2.3
2024-11-20 01:28:01 +02:00
Karim shoair
cefc95cc3d
Pump version up to 0.2.2
2024-11-16 13:57:33 +02:00
Karim shoair
7dd9d3090d
Pumping the version up to 0.2.1
2024-11-15 02:43:29 +02:00
Karim shoair
b8afb390ae
Renaming fetcher file to fetchers for clarity
2024-11-03 22:43:16 +02:00
Karim shoair
145c03daff
Big structure changes (check commit description)
...
- Moved most of the parser functions/files to the core package.
- Converted tools file to a package and made separate files for similar functions.
- Now all fetcher engines return a Response object
- Instead of selecting an engine to use and passing config to it, we have separate fetcher classes so the user can choose what to use while importing.
- I added a new custom fetcher so the user can create and use an engine.
- More...
2024-11-03 01:04:02 +02:00
Karim shoair
be2847ffb8
Bumping the library for version 0.2 for now and more adjustments
2024-10-31 02:14:41 +03:00
Karim shoair
a01cfe66db
Version 0.1.2
...
Check the changelog in releases
2024-10-16 18:21:56 +03:00
Karim shoair
f0a21f6f38
Minor fixes
2024-10-14 03:19:27 +03:00
Karim shoair
a721073b7c
Going online (first public version)
2024-10-13 23:38:48 +03:00