This website requires JavaScript.
980675ea05
v5.0.1
master
v5.0.1
Juergen Kunz
2025-11-17 14:37:09 +00:00
15819d8a23
fix(test): Enable --logfile in test script and bump @git.zone/tstest to ^2.8.2
Juergen Kunz
2025-11-17 14:37:08 +00:00
bc71d2e5a8
v5.0.0
v5.0.0
Juergen Kunz
2025-11-17 14:18:58 +00:00
0cf48b3688
BREAKING CHANGE(client/streaming): Unify streaming APIs: remove raw()/streamNode() and standardize on web ReadableStream across runtimes
Juergen Kunz
2025-11-17 14:18:58 +00:00
1305b92ebe
v4.4.2
v4.4.2
Juergen Kunz
2025-11-16 23:41:24 +00:00
8b52ca1021
fix(core_base/request): Strip unix: prefix when parsing unix socket URLs so socketPath is a clean filesystem path
Juergen Kunz
2025-11-16 23:41:24 +00:00
e14800f077
v4.4.1
v4.4.1
Juergen Kunz
2025-11-16 23:22:58 +00:00
9f3503704b
fix(core_node): Fix unix socket URL parsing and handling in CoreRequest
Juergen Kunz
2025-11-16 23:22:58 +00:00
f3ba77050a
v4.4.0
v4.4.0
Juergen Kunz
2025-11-16 22:50:19 +00:00
6211acd60b
feat(core): Add Bun and Deno runtime support, unify core loader, unix-socket support and cross-runtime streaming/tests
Juergen Kunz
2025-11-16 22:50:19 +00:00
32332309dc
v4.3.8
v4.3.8
Juergen Kunz
2025-11-16 21:55:40 +00:00
9d29bd92da
fix(core): Ensure correct ArrayBuffer return, fix fetch body typing, reorganize node-only tests, and bump tsbuild devDependency
Juergen Kunz
2025-11-16 21:55:40 +00:00
6d148bb59e
4.3.7
v4.3.7
Juergen Kunz
2025-11-01 15:53:47 +00:00
e0f586693c
fix(ci): Update dependencies, add deno.lock, and reorganize tests for browser and Node environments
Juergen Kunz
2025-11-01 15:53:47 +00:00
df28cd4778
4.3.6
v4.3.6
Juergen Kunz
2025-10-26 14:12:38 +00:00
f49cbd2b6a
fix(ci): Use .npmrc for registry authentication in Gitea workflow and add conditional npmjs publish
Juergen Kunz
2025-10-26 14:12:37 +00:00
984b53cba2
4.3.5
v4.3.5
Juergen Kunz
2025-10-26 14:07:55 +00:00
4c55243646
fix(workflows): Remove npmci wrappers from CI workflows and use pnpm/npm CLI directly
Juergen Kunz
2025-10-26 14:07:55 +00:00
49cfcaedd1
4.3.4
v4.3.4
Juergen Kunz
2025-10-25 17:16:01 +00:00
3996a69f91
fix(ci): Fix Gitea workflow publish invocation to run npm publish via npmci command
Juergen Kunz
2025-10-25 17:16:01 +00:00
629f6dd425
4.3.3
v4.3.3
Juergen Kunz
2025-10-25 17:09:33 +00:00
d141ceeaf7
fix(ci): Improve Gitea release workflow: install deps, configure Gitea npm registry, and optionally publish to npmjs.org
Juergen Kunz
2025-10-25 17:09:33 +00:00
7d3c94cae6
4.3.2
v4.3.2
Juergen Kunz
2025-10-17 09:09:12 +00:00
5bae452365
fix(core): Remove stray console.log from core module
Juergen Kunz
2025-10-17 09:09:12 +00:00
ffabcf7bdb
4.3.1
v4.3.1
Juergen Kunz
2025-08-19 01:36:44 +00:00
361d97f440
fix(core): Improve streaming support and timeout handling; add browser streaming & timeout tests and README clarifications
Juergen Kunz
2025-08-19 01:36:44 +00:00
35867d9148
feat(response): Add streamNode() method for Node.js stream support; update tests
Juergen Kunz
2025-08-19 01:20:19 +00:00
d455a34632
4.3.0
v4.3.0
Juergen Kunz
2025-08-18 22:29:24 +00:00
9c5a939499
feat(client/smartrequest): Add streaming and raw buffer support to SmartRequest (buffer, stream, raw); update docs and tests
Juergen Kunz
2025-08-18 22:29:24 +00:00
7b2081dc4d
4.2.2
v4.2.2
Juergen Kunz
2025-08-18 00:21:15 +00:00
ee750dea58
fix(client): Fix CI configuration, prevent socket hangs with auto-drain, and apply various client/core TypeScript fixes and test updates
Juergen Kunz
2025-08-18 00:21:14 +00:00
9b9c8fd618
fix(client): Fix socket hanging issues and add auto-drain feature
v4.2.1
Juergen Kunz
2025-07-29 15:49:35 +00:00
1991308d4a
update
Juergen Kunz
2025-07-29 15:44:04 +00:00
b4769e7feb
feat(client): add handle429Backoff method for intelligent rate limit handling
v4.2.0
Juergen Kunz
2025-07-29 13:49:50 +00:00
4cbca08f43
feat(429 handling): now handles 429 correctly
Juergen Kunz
2025-07-29 13:19:43 +00:00
cf24bf94b9
4.0.1
v4.0.1
Juergen Kunz
2025-07-29 00:19:30 +00:00
3e24f1c5a8
fix:(exports)
Juergen Kunz
2025-07-29 00:19:19 +00:00
2dc82bd730
BREAKING CHANGE(core): major architectural refactoring with cross-platform support and SmartRequest rename
v4.0.0
Juergen Kunz
2025-07-28 23:20:52 +00:00
8e75047d1f
update
Juergen Kunz
2025-07-28 22:50:12 +00:00
eb2ccd8d9f
update
Juergen Kunz
2025-07-28 22:37:36 +00:00
bc99aa3569
update
Juergen Kunz
2025-07-28 17:23:48 +00:00
94bf23ad55
update
Juergen Kunz
2025-07-28 17:15:35 +00:00
ea54a8aeda
update
Juergen Kunz
2025-07-28 17:07:24 +00:00
18d8ab0278
update
Juergen Kunz
2025-07-28 17:01:34 +00:00
b8d707b363
update
Juergen Kunz
2025-07-28 16:51:30 +00:00
7dcc5f3fe2
update
Juergen Kunz
2025-07-28 15:12:11 +00:00
8f5c88b47e
update
Juergen Kunz
2025-07-28 15:12:04 +00:00
28a56b87bc
update
Juergen Kunz
2025-07-28 15:00:42 +00:00
d627bc870e
update
Juergen Kunz
2025-07-28 14:45:47 +00:00
2cded974a8
update
Juergen Kunz
2025-07-28 14:38:09 +00:00
31c25c8333
update
Juergen Kunz
2025-07-28 14:30:27 +00:00
01bbfa4a06
fix tests
Juergen Kunz
2025-07-28 14:21:42 +00:00
0ebd47d1b2
update readme.md
Juergen Kunz
2025-07-28 07:45:37 +00:00
bbb57004d9
BREAKING CHANGE(core): major architectural refactoring with fetch-like API
3.0.0
Juergen Kunz
2025-07-27 21:23:20 +00:00
f7d2c6de4f
2.1.0
v2.1.0
Philipp Kunz
2025-04-03 06:52:58 +00:00
b8f545cdd5
feat(docs): Enhance documentation and tests with modern API usage examples and migration guide
Philipp Kunz
2025-04-03 06:52:58 +00:00
96820090d4
add modern version of request construction
Philipp Kunz
2025-04-03 06:36:48 +00:00
6e2c63fe1b
2.0.23
v2.0.23
Philipp Kunz
2024-11-06 20:58:17 +01:00
39d3bb4d24
fix(core): Enhance type safety for response in binary requests
Philipp Kunz
2024-11-06 20:58:17 +01:00
62db3a9bc5
update description
Philipp Kunz
2024-05-29 14:15:43 +02:00
a82d9eafe2
2.0.22
v2.0.22
Philipp Kunz
2024-04-14 03:54:40 +02:00
f55ab55365
fix(core): update
Philipp Kunz
2024-04-14 03:54:39 +02:00
9cf8c0b0f3
update tsconfig
Philipp Kunz
2024-04-01 21:40:24 +02:00
49796f89dd
update npmextra.json: githost
Philipp Kunz
2024-04-01 19:59:25 +02:00
aaeaa23b79
update npmextra.json: githost
Philipp Kunz
2024-03-30 21:48:25 +01:00
85199b8839
2.0.21
v2.0.21
Philipp Kunz
2023-11-09 21:22:58 +01:00
33f7df28e2
fix(core): update
Philipp Kunz
2023-11-09 21:22:57 +01:00
29ee46b3a2
2.0.20
v2.0.20
Philipp Kunz
2023-11-03 01:37:11 +01:00
18dd110d4e
fix(core): update
Philipp Kunz
2023-11-03 01:37:10 +01:00
fa93f13306
2.0.19
v2.0.19
Philipp Kunz
2023-11-03 00:47:43 +01:00
81694cf58c
fix(core): update
Philipp Kunz
2023-11-03 00:47:42 +01:00
fdd1c7cdb3
2.0.18
v2.0.18
Philipp Kunz
2023-07-12 00:53:10 +02:00
40f330791f
fix(core): update
Philipp Kunz
2023-07-12 00:53:09 +02:00
16b4d168db
2.0.17
v2.0.17
Philipp Kunz
2023-07-12 00:24:37 +02:00
cc017a9bbf
fix(core): update
Philipp Kunz
2023-07-12 00:24:36 +02:00
2adf7e9ee2
2.0.16
v2.0.16
Philipp Kunz
2023-07-12 00:23:26 +02:00
2303b6da7e
fix(core): update
Philipp Kunz
2023-07-12 00:23:25 +02:00
4487579bfd
switch to new org scheme
Philipp Kunz
2023-07-10 10:17:43 +02:00
8d2bbcae2a
2.0.15
v2.0.15
Philipp Kunz
2023-04-19 14:38:28 +02:00
deb25a3068
fix(core): update
Philipp Kunz
2023-04-19 14:38:28 +02:00
0a83d8b476
2.0.14
v2.0.14
Philipp Kunz
2023-04-19 14:24:43 +02:00
8e7c730d86
fix(core): update
Philipp Kunz
2023-04-19 14:24:43 +02:00
fe50adb1ff
2.0.13
v2.0.13
Philipp Kunz
2023-04-19 14:13:35 +02:00
cd75f7acd8
fix(core): update
Philipp Kunz
2023-04-19 14:13:34 +02:00
bb0dd6426a
2.0.12
v2.0.12
Philipp Kunz
2023-04-19 04:07:44 +02:00
d471376681
fix(core): update
Philipp Kunz
2023-04-19 04:07:44 +02:00
b882922f2b
2.0.11
v2.0.11
Philipp Kunz
2022-08-21 14:03:18 +02:00
9a0d35c325
fix(core): update
Philipp Kunz
2022-08-21 14:03:18 +02:00
7b49bba0d2
2.0.10
v2.0.10
Philipp Kunz
2022-08-06 22:29:12 +02:00
6600a23a00
fix(core): update
Philipp Kunz
2022-08-06 22:29:12 +02:00
e2845c9992
2.0.9
v2.0.9
Philipp Kunz
2022-08-01 17:15:53 +02:00
5e6f2c6fbf
fix(core): update
Philipp Kunz
2022-08-01 17:15:52 +02:00
d3d0649b73
2.0.8
v2.0.8
Philipp Kunz
2022-08-01 17:10:22 +02:00
fba43df3c4
fix(core): update
Philipp Kunz
2022-08-01 17:10:22 +02:00
c6fa540543
2.0.7
v2.0.7
Philipp Kunz
2022-08-01 17:10:11 +02:00
1891b54389
fix(core): update
Philipp Kunz
2022-08-01 17:10:11 +02:00
fee8443af1
2.0.6
v2.0.6
Philipp Kunz
2022-07-30 18:43:11 +02:00
c48f956ae3
fix(core): update
Philipp Kunz
2022-07-30 18:43:10 +02:00
4a4b64a2c4
2.0.5
v2.0.5
Philipp Kunz
2022-07-30 02:01:20 +02:00
43d4b47782
fix(core): update
Philipp Kunz
2022-07-30 02:01:20 +02:00