Release 0.4.0
- fix: don't panic on dial error; allow publishing to zero peers in pubsub (2a25fb0)
What's Changed
- Fixing vertex dependencies issue by @elielnfinic in #247
- feat: optimize linearization functions by @hoangquocvietuet in #226
- chore(deps-dev): bump vite from 5.4.10 to 6.0.0 by @dependabot in #269
- chore(docs): add new section by @winprn in #271
- fix: Inconsistency between CRO and its hashgraph by @magnified103 in #272
- refactor: codebase check by @d-roak in #261
- feat: add CROState to vertices; partial linearisation by @JanLewDev in #263
- chore: update bootstrap_peers in config by @winprn in #273
- chore(deps-dev): bump vite from 5.4.10 to 6.0.2 by @dependabot in #274
- feat: optimize compute vertex state by @trungnotchung in #275
- refactor: all test descriptions by @trungnotchung in #276
New Contributors
- @magnified103 made their first contribution in #272
Full Changelog: v0.3.1...v0.4.0