Release 0.2.1
- feat: fix root hash, add DAG testcases, DFS function (#220) (a89a50f)
- #213 integrate dotenv for environment variable management (#215) (fe9d267)
What's Changed
- refactor: reuse protobuf Vertex definition by @cwkang1998 in #164
- chore(deps-dev): bump tsx from 4.19.0 to 4.19.1 by @dependabot in #165
- deps: bump libp2p 2.0.2 by @d-roak in #171
- chore(deps): bump @thi.ng/random from 4.0.3 to 4.0.4 by @dependabot in #180
- chore(deps-dev): bump vitest from 2.0.5 to 2.1.1 by @dependabot in #177
- fix: canvas example; pubsub topic discovery v11.0.0 alternative by @d-roak in #186
- feat: RPC server for node while running in server mode by @d-roak in #170
- chore(deps): bump the npm_and_yarn group with 3 updates by @dependabot in #187
- chore(deps): bump @thi.ng/random from 4.0.4 to 4.1.0 by @dependabot in #189
- deps: libp2p bump by @d-roak in #193
- chore(deps): bump @libp2p/interface from 2.1.2 to 2.1.3 by @dependabot in #195
- chore(deps): bump @grpc/grpc-js from 1.12.0 to 1.12.2 by @dependabot in #196
- chore(deps-dev): bump vite from 5.4.8 to 5.4.9 by @dependabot in #197
- chore(deps): bump ts-proto from 2.2.3 to 2.2.4 by @dependabot in #201
- chore(deps): bump @libp2p/crypto from 5.0.4 to 5.0.5 by @dependabot in #202
- chore(deps): bump @libp2p/mdns from 11.0.7 to 11.0.8 by @dependabot in #203
- improv: local bootstrap node set up w/ example by @elielnfinic in #200
- Fixing relay server not running on bootstrap node by @elielnfinic in #209
- #204 fix: BFS implementation by @trungnotchung in #208
- fix: double vertex only declare once by @sfroment in #205
- ci: add buf registry deploy on the ci by @d-roak in #216
- feat: logging package by @winprn in #206
- refactor: change node proto and add it to the registry by @d-roak in #224
- ci: buf registry publish by @d-roak in #223
- ci: buf registry by @d-roak in #225
- #213 integrate dotenv for environment variable management by @trungnotchung in #215
- feat: fix root hash, add DAG testcases, DFS function by @hoangquocvietuet in #220
New Contributors
- @cwkang1998 made their first contribution in #164
- @elielnfinic made their first contribution in #200
- @trungnotchung made their first contribution in #208
- @winprn made their first contribution in #206
- @hoangquocvietuet made their first contribution in #220
Full Changelog: v0.2.0...v0.2.1