Release 0.1.0
- 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
- chore(deps): bump @libp2p/bootstrap from 10.1.1 to 10.1.2 by @dependabot in #57
- chore(deps): bump @libp2p/webtransport from 4.1.1 to 4.1.2 by @dependabot in #61
- chore(deps): bump @libp2p/mdns from 10.1.1 to 10.1.2 by @dependabot in #60
- chore(deps): bump @libp2p/identify from 2.1.1 to 2.1.2 by @dependabot in #58
- chore(deps): bump @libp2p/websockets from 8.1.1 to 8.1.2 by @dependabot in #59
- fix: missing breaks in node switch by @d-roak in #62
- example: chat example by @JanLewDev in #55
- fix: DOM text reinterpreted as HTML issue in index.ts by @JanLewDev in #70
- feat: G-Set CRDT fix & G-Set and 2P-Set Tests by @joaopereira12 in #74
- chore(deps-dev): bump tsx from 4.15.7 to 4.16.2 by @dependabot in #75
- chore(deps): bump libp2p from 1.8.1 to 1.8.2 by @dependabot in #79
- chore(deps): bump @libp2p/webrtc from 4.1.2 to 4.1.3 by @dependabot in #76
- chore(deps): bump @libp2p/mdns from 10.1.2 to 10.1.3 by @dependabot in #77
- chore(deps): bump @libp2p/bootstrap from 10.1.2 to 10.1.3 by @dependabot in #78
- feat: LWW-Element-Set CRDT & Tests by @joaopereira12 in #71
- fix: compare & merge bug GCounter & PNCounter by @joaopereira12 in #73
- feat: workflow release file by @joaopereira12 in #88
- feat: Infinite-phase set CDRT and tests by @JanLewDev in #89
- feat: LWW-Register impl & Tests by @joaopereira12 in #90
- chore(deps): bump @libp2p/autonat from 1.1.1 to 1.1.4 by @dependabot in #97
- chore(deps): bump @libp2p/circuit-relay-v2 from 1.1.2 to 1.1.4 by @dependabot in #98
- chore(deps-dev): bump vitest from 2.0.3 to 2.0.5 by @dependabot in #96
- chore(deps-dev): bump tsx from 4.16.2 to 4.16.5 by @dependabot in #95
- chore(deps): bump @libp2p/bootstrap from 10.1.3 to 10.1.4 by @dependabot in #94
- chore(deps): bump libp2p from 1.8.2 to 1.8.3 by @dependabot in #107
- chore(deps): bump @libp2p/webrtc from 4.1.3 to 4.1.4 by @dependabot in #106
- chore(deps): bump @libp2p/identify from 2.1.2 to 2.1.4 by @dependabot in #104
- chore(deps): bump @libp2p/dcutr from 1.1.1 to 1.1.4 by @dependabot in #105
- chore(deps-dev): bump @libp2p/interface from 1.6.3 to 1.7.0 by @dependabot in #110
- chore(deps): bump @chainsafe/libp2p-noise from 15.1.0 to 15.1.1 by @dependabot in #112
- chore(deps): bump elliptic from 6.5.5 to 6.5.7 in the npm_and_yarn group by @dependabot in #114
- chore(deps): bump @libp2p/webrtc from 4.1.4 to 4.1.7 by @dependabot in #111
- chore(deps-dev): bump typescript from 4.9.5 to 5.5.4 by @dependabot in #109
- chore(deps-dev): bump @types/node from 20.14.10 to 22.4.1 by @dependabot in #113
- feat: logging improvement by @JanLewDev in #102
- feat: add object store subscription by @sfroment in #116
- Revert "feat: logging improvement" by @d-roak in #118
- feat: Replicated Growable Array CRDT and Tests by @JanLewDev in #93
- refactor: crdt folder structure by @d-roak in #119
- feat: hashgraph by @h3lio5 in #103
- feat: wasm & protobuf integration by @d-roak in #101
- feat: OOR-Set CRDT & Tests by @joaopereira12 in #72
- feat: add biome by @d-roak in #125
- chore(deps): bump ts-proto from 2.0.2 to 2.0.3 by @dependabot in #126
- chore(deps-dev): bump tsx from 4.16.5 to 4.18.0 by @dependabot in #128
- chore(deps): bump protobufjs from 7.3.2 to 7.4.0 by @dependabot in #129
- chore(deps-dev): bump @types/node from 22.4.1 to 22.5.0 by @dependabot in #130
- refactor: HG and AddWinsSet (put HG out of the CROs) by @d-roak in #131
- chore(deps): bump @libp2p/webrtc from 4.1.7 to 4.1.8 by @dependabot in #143
- chore(deps): bump @chainsafe/libp2p-noise from 15.1.1 to 15.1.2 by @dependabot in #142
- chore(deps-dev): bump tsx from 4.18.0 to 4.19.0 by @dependabot in #140
- chore(deps-dev): bump vite from 5.4.1 to 5.4.2 by @dependabot in #141
- chore(deps): bump libp2p from 1.9.2 to 1.9.3 by @dependabot in #139
- feat: areCausallyRelated optimisation using BitSets by @JanLewDev in #133
- fix: remove unnecessary computation in toposort by @JanLewDev in #149
- chore(deps): bump @libp2p/webtransport from 4.1.7 to 4.1.9 by @dependabot in #148
- chore(deps-dev): bump vite from 5.4.2 to 5.4.3 by @dependabot in #147
- chore(deps): bump libp2p from 1.9.3 to 1.9.4 by @dependabot in #144
- chore(deps-dev): bump @types/node from 22.5.0 to 22.5.4 by @dependabot in #145
- chore(deps): bump @multiformats/multiaddr from 12.3.0 to 12.3.1 by @dependabot in #146
- fix: e2e fixes by @d-roak in #138
New Contributors
- @JanLewDev made their first contribution in #55
- @sfroment made their first contribution in #116
- @h3lio5 made their first contribution in #103
Full Changelog: v0.0.22...v0.1.0