Skip to content

Releases: tabcat/zzzync

v5.0.0

09 Jan 02:55
6e62fcd
Compare
Choose a tag to compare

5.0.0 (2024-01-09)

⚠ BREAKING CHANGES

  • Update packages.

Miscellaneous Chores

v4.2.0

16 Sep 15:37
73998b3
Compare
Choose a tag to compare

4.2.0 (2023-09-16)

Features

  • resolve local names using cache (f4b18bf)

v4.1.0

16 Sep 12:31
5886c84
Compare
Choose a tag to compare

4.1.0 (2023-09-15)

Features

  • namers/w3: local resolutions of names (8fd4760)

v4.0.0

14 Sep 11:34
6450bf5
Compare
Choose a tag to compare

4.0.0 (2023-09-14)

⚠ BREAKING CHANGES

  • change advertiser interface
  • add pinner to zzzync interface

Features

  • add pinner to zzzync interface (1d23cff)

Bug Fixes

  • catch advertisers/dht query abort error (d3a5aea)
  • handle sync and async code the same (277086b)
  • handle w3 name resolution errors (31ffe91)
  • pinner/w3 uses CarWriter correctly (3f1b3ec)
  • w3 namer uses passed service option (20e1ad3)

Code Refactoring

  • change advertiser interface (7af6741)

v3.0.0

04 Sep 14:58
5cd1b0d
Compare
Choose a tag to compare

3.0.0 (2023-09-04)

⚠ BREAKING CHANGES

  • rename w3name to just w3
  • rename w3namer and dhtAdvertiser exports
  • dht advertiser takes kad-dht not libp2p

Code Refactoring

  • dht advertiser takes kad-dht not libp2p (d0ee166)
  • rename w3name to just w3 (bb74965)
  • rename w3namer and dhtAdvertiser exports (45baedd)

v2.0.0

17 Jul 00:33
450fa59
Compare
Choose a tag to compare

2.0.0 (2023-07-17)

⚠ BREAKING CHANGES

  • optionally stops ephemeral libp2p node

Features

  • optionally stops ephemeral libp2p node (5fddc7e)

v1.1.0

07 Jul 22:31
11fa845
Compare
Choose a tag to compare

1.1.0 (2023-07-07)

Features

  • optionally scope the dht to lan|wan (a835682)

Bug Fixes

  • make dht options optional (90c6c30)

v1.0.0

17 Jun 21:16
283ccf1
Compare
Choose a tag to compare

1.0.0 (2023-06-17)

Features

Bug Fixes

  • handle async digests in browser (1495f6a)
  • ipns resolve handles ipfs prefix (d3db515)