Skip to content

Releases: topology-foundation/ts-drp

Release 0.1.1-1

11 Sep 15:16
5f6494f
Compare
Choose a tag to compare
Release 0.1.1-1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1-0...v0.1.1-1

Release 0.1.1-0

11 Sep 15:04
d27da5f
Compare
Choose a tag to compare
Release 0.1.1-0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.1.1-0

Release 0.1.0

11 Sep 14:43
9442b7a
Compare
Choose a tag to compare
  • fix: e2e fixes (#138) (9e2c0ab)
  • chore(deps): bump @multiformats/multiaddr from 12.3.0 to 12.3.1 (#146) (a5873fd)
  • chore(deps-dev): bump @types/node from 22.5.0 to 22.5.4 (#145) (d66470a)
  • chore(deps): bump libp2p from 1.9.3 to 1.9.4 (#144) (d07e012)
  • chore(deps-dev): bump vite from 5.4.2 to 5.4.3 (#147) (905dd6d)
  • chore(deps): bump @libp2p/webtransport from 4.1.7 to 4.1.9 (#148) (393f5fc)
  • fix: remove unnecessary computation in toposort (#149) (c263da3)
  • feat: areCausallyRelated optimisation using BitSets (#133) (ae93d09)
  • chore(deps): bump libp2p from 1.9.2 to 1.9.3 (#139) (d4fc8c4)
  • chore(deps-dev): bump vite from 5.4.1 to 5.4.2 (#141) (08d6b66)
  • chore(deps-dev): bump tsx from 4.18.0 to 4.19.0 (#140) (c023e45)
  • chore(deps): bump @chainsafe/libp2p-noise from 15.1.1 to 15.1.2 (#142) (570eff0)
  • chore(deps): bump @libp2p/webrtc from 4.1.7 to 4.1.8 (#143) (4f805cb)
  • refactor: HG and AddWinsSet (put HG out of the CROs) (#131) (7f0b362)
  • chore: update lock file (e0709d8)
  • chore: remove webpack (d886178)
  • chore(deps-dev): bump @types/node from 22.4.1 to 22.5.0 (#130) (9b04f7f)
  • chore(deps): bump protobufjs from 7.3.2 to 7.4.0 (#129) (8592704)
  • chore(deps-dev): bump tsx from 4.16.5 to 4.18.0 (#128) (b665ba4)
  • chore(deps): bump ts-proto from 2.0.2 to 2.0.3 (#126) (d3d9240)
  • feat: add biome (#125) (5b6ebc0)
  • feat: OOR-Set CRDT & Tests (#72) (90a4f3d)
  • feat: wasm & protobuf integration (#101) (b5998ad)
  • feat: hashgraph (#103) (8122c18)
  • refactor: crdt folder structure (#119) (20789f5)
  • feat: Replicated Growable Array CRDT and Tests (#93) (0933078)
  • Revert "feat: logging improvement" (#118) (4c9ee54)
  • feat: add object store subscription (#116) (a5af72d)
  • feat: logging improvement (#102) (94ec5ef)
  • chore(deps-dev): bump @types/node from 20.14.10 to 22.4.1 (#113) (3911f15)
  • chore(deps-dev): bump typescript from 4.9.5 to 5.5.4 (#109) (5f22033)
  • chore(deps): bump @libp2p/webrtc from 4.1.4 to 4.1.7 (#111) (ac1c25e)
  • chore(deps): bump elliptic from 6.5.5 to 6.5.7 in the npm_and_yarn group (#114) (aac3056)
  • chore(deps): bump @chainsafe/libp2p-noise from 15.1.0 to 15.1.1 (#112) (839048c)
  • chore(deps-dev): bump @libp2p/interface from 1.6.3 to 1.7.0 (#110) (6c07b14)
  • chore(deps): bump @libp2p/dcutr from 1.1.1 to 1.1.4 (#105) (2f340db)
  • chore(deps): bump @libp2p/identify from 2.1.2 to 2.1.4 (#104) (66c8756)
  • chore(deps): bump @libp2p/webrtc from 4.1.3 to 4.1.4 (#106) (9f96436)
  • chore(deps): bump libp2p from 1.8.2 to 1.8.3 (#107) (3444ca2)
  • chore(deps): bump @libp2p/bootstrap from 10.1.3 to 10.1.4 (#94) (3aff50c)
  • chore(deps-dev): bump tsx from 4.16.2 to 4.16.5 (#95) (ad153b7)
  • chore(deps-dev): bump vitest from 2.0.3 to 2.0.5 (#96) (0983bb0)
  • chore(deps): bump @libp2p/circuit-relay-v2 from 1.1.2 to 1.1.4 (#98) (e06aaf2)
  • chore(deps): bump @libp2p/autonat from 1.1.1 to 1.1.4 (#97) (06969f6)
  • feat: LWW-Register impl & Tests (#90) (48feda3)
  • feat: Infinite-phase set CDRT and tests (#89) (b5e8951)

What's Changed

Read more

Release 0.0.23-5

30 Jul 15:46
59fff22
Compare
Choose a tag to compare
Release 0.0.23-5 Pre-release
Pre-release
  • fix: workflow useless secrets param (8989dc5)

Full Changelog: v0.0.23-4...v0.0.23-5

Release 0.0.23-4

30 Jul 15:45
e08df64
Compare
Choose a tag to compare
Release 0.0.23-4 Pre-release
Pre-release

Full Changelog: v0.0.23-3...v0.0.23-4

Release 0.0.23-3

30 Jul 15:42
1f4e17a
Compare
Choose a tag to compare
Release 0.0.23-3 Pre-release
Pre-release

Full Changelog: v0.0.23-2...v0.0.23-3

Release 0.0.23-2

30 Jul 15:35
bc6afab
Compare
Choose a tag to compare
Release 0.0.23-2 Pre-release
Pre-release
  • fix: release permissions (52976f7)

Full Changelog: v0.0.23-1...v0.0.23-2

Release 0.0.23-1

30 Jul 15:33
383916f
Compare
Choose a tag to compare
Release 0.0.23-1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.23-0...v0.0.23-1

Release 0.0.23-0

30 Jul 15:30
1288648
Compare
Choose a tag to compare
Release 0.0.23-0 Pre-release
Pre-release
  • fix: compare & merge bug GCounter & PNCounter (#73) (7ebcbd1)
  • feat: LWW-Element-Set CRDT & Tests (#71) (e04bb30)
  • chore(deps): bump @libp2p/bootstrap from 10.1.2 to 10.1.3 (#78) (192a6bf)
  • chore(deps): bump @libp2p/mdns from 10.1.2 to 10.1.3 (#77) (109b0a1)
  • chore(deps): bump @libp2p/webrtc from 4.1.2 to 4.1.3 (#76) (989f554)
  • chore(deps): bump libp2p from 1.8.1 to 1.8.2 (#79) (14b7615)
  • chore(deps-dev): bump tsx from 4.15.7 to 4.16.2 (#75) (e561a5c)
  • feat: G-Set CRDT fix & G-Set and 2P-Set Tests (#74) (1b15c9e)
  • fix: DOM text reinterpreted as HTML issue in index.ts (#70) (b849b2f)
  • example: chat example (#55) (7fed7c6)
  • fix: missing breaks in node switch (#62) (9751804)
  • chore(deps): bump @libp2p/websockets from 8.1.1 to 8.1.2 (#59) (f5a8025)
  • chore(deps): bump @libp2p/identify from 2.1.1 to 2.1.2 (#58) (d9b0ca0)
  • chore(deps): bump @libp2p/mdns from 10.1.1 to 10.1.2 (#60) (b2c4b72)
  • chore(deps): bump @libp2p/webtransport from 4.1.1 to 4.1.2 (#61) (b706754)
  • chore(deps): bump @libp2p/bootstrap from 10.1.1 to 10.1.2 (#57) (768cb04)

What's Changed

New Contributors

Full Changelog: v0.0.22...v0.0.23-0

Release 0.0.22

21 Jul 11:34
096435d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.21...v0.0.22