Skip to content

Releases: hugomrdias/iso-repo

iso-web: v3.1.2

04 Jun 11:44
2c6615a

Choose a tag to compare

3.1.2 (2026-06-04)

Bug Fixes

  • http: simplify polling and retry logic in request function (fcc24f5)

iso-web: v3.1.1

03 Jun 07:42
efd27a0

Choose a tag to compare

3.1.1 (2026-06-03)

Bug Fixes

  • types: update default retry option to 2 for improved request handling (6c69c72)

iso-web: v3.1.0

03 Jun 07:18
b62f5c9

Choose a tag to compare

3.1.0 (2026-06-03)

Features

  • http: update error type definitions for request handling (dc30aa4)

Bug Fixes

  • doh: update error type definitions and refine resolve function (3b4f923)

iso-web: v3.0.1

02 Jun 12:03
34d6ae5

Choose a tag to compare

3.0.1 (2026-06-02)

Bug Fixes

  • http: refine retry logic to utilize normalized retry methods (1a26392)

iso-web: v3.0.0

02 Jun 00:11
ec455f1

Choose a tag to compare

3.0.0 (2026-06-02)

⚠ BREAKING CHANGES

  • http: implement polling functionality and enhance retry options

Features

  • http: implement polling functionality and enhance retry options (a35dc7f)

iso-web: v2.3.0

01 Jun 11:10
d9632e2

Choose a tag to compare

2.3.0 (2026-06-01)

Features

  • http: add SchemaError class and support for schema validation in JSON requests (7189d38)

Bug Fixes

  • http: streamline retry logic and improve retryAfter handling (6e7901f)

iso-kv: v3.2.0

29 May 15:49
093fc2f

Choose a tag to compare

3.2.0 (2026-05-29)

Features

  • iso-base: add shared extended JSON serializer (d570beb)

iso-conf: v0.2.0

29 May 15:58
2f411ea

Choose a tag to compare

0.2.0 (2026-05-29)

Features

  • iso-base: add shared extended JSON serializer (d570beb)
  • iso-conf: add config package with Standard Schema validation (b79b5d0)

iso-base: v4.4.0

29 May 15:44
c218c20

Choose a tag to compare

4.4.0 (2026-05-29)

Features

  • iso-base: add shared extended JSON serializer (d570beb)

iso-web: v2.2.1

22 Apr 11:11
34f9aae

Choose a tag to compare

2.2.1 (2026-04-22)

Bug Fixes

  • enhance NetworkError constructor to accept options (8334aa5)