Releases: hugomrdias/iso-repo
Releases · hugomrdias/iso-repo
iso-web: v1.0.5
1.0.5 (2024-03-25)
Bug Fixes
- support generic result from doh resolve (0a0ebaa)
iso-kv: v3.0.2
3.0.2 (2024-03-25)
Bug Fixes
iso-base: v4.0.0
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
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
1.0.4 (2024-02-05)
Bug Fixes
- update doh to new iso-kv ttl in seconds (6023226)
iso-signatures: v0.3.2
0.3.2 (2024-02-05)
Bug Fixes
iso-kv: v3.0.1
3.0.1 (2024-02-05)
Bug Fixes
- allow null for expiration (c5193f3)
iso-kv: v3.0.0
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
0.2.0 (2024-02-04)
Features
- swap protocol to ws and include unws (6907858)
iso-web: v1.0.3
1.0.3 (2024-02-04)
Bug Fixes