Skip to content

Releases: hugomrdias/iso-repo

iso-web: v1.0.5

25 Mar 17:27
cb16fe1
Compare
Choose a tag to compare

1.0.5 (2024-03-25)

Bug Fixes

  • support generic result from doh resolve (0a0ebaa)

iso-kv: v3.0.2

25 Mar 17:25
79388b1
Compare
Choose a tag to compare

3.0.2 (2024-03-25)

Bug Fixes

iso-base: v4.0.0

13 Mar 16:43
5e697ae
Compare
Choose a tag to compare

4.0.0 (2024-03-13)

⚠ BREAKING CHANGES

  • varint overhaul and removed globalthis.Buffer from utf8 codec

Features

  • varint overhaul and removed globalthis.Buffer from utf8 codec (a3b47c4)

iso-base: v3.0.0

11 Mar 15:38
41782fe
Compare
Choose a tag to compare

3.0.0 (2024-03-11)

⚠ BREAKING CHANGES

  • change base32hex to lower case

Features

  • change base32hex to lower case (3364836)

iso-web: v1.0.4

05 Feb 18:47
fb95942
Compare
Choose a tag to compare

1.0.4 (2024-02-05)

Bug Fixes

  • update doh to new iso-kv ttl in seconds (6023226)

iso-signatures: v0.3.2

05 Feb 18:44
7335d22
Compare
Choose a tag to compare

0.3.2 (2024-02-05)

Bug Fixes

iso-kv: v3.0.1

05 Feb 19:17
d8e710f
Compare
Choose a tag to compare

3.0.1 (2024-02-05)

Bug Fixes

  • allow null for expiration (c5193f3)

iso-kv: v3.0.0

05 Feb 18:30
8e83640
Compare
Choose a tag to compare

3.0.0 (2024-02-05)

⚠ BREAKING CHANGES

  • kv set has expiration and ttl in seconds now

Features

  • kv set has expiration and ttl in seconds now (9fef51a)

iso-websocket: v0.2.0

04 Feb 11:54
be7031e
Compare
Choose a tag to compare

0.2.0 (2024-02-04)

Features

  • swap protocol to ws and include unws (6907858)

iso-web: v1.0.3

04 Feb 19:01
1012e2a
Compare
Choose a tag to compare

1.0.3 (2024-02-04)

Bug Fixes