New features
- Fetch API
- Built-in libp2p node
What's Changed
- ci: improve caching of build artifacts by @bajtos in #41
- chore: set zinnia_runtime version in Cargo.toml by @bajtos in #42
- feat: assertion library + smoke tests for Web APIs by @bajtos in #45
- deps: Bump clap from 4.1.4 to 4.1.6 by @dependabot in #51
- ci: Bump dtolnay/rust-toolchain from 25dc93b90 to 52e69531e by @dependabot in #50
- feat: fetch api. closes #25 by @juliangruber in #52
- ci: test all crates together by @bajtos in #61
- feat: built-in libp2p node by @bajtos in #48
- docs: add contributing. #53 by @juliangruber in #55
- ci: run
prettier --check .
by @bajtos in #64 - docs: add high-level example. #53 by @juliangruber in #54
- docs: update the tech stack description by @bajtos in #65
- docs: add elevator pitch by @juliangruber in #59
- ci: bump Swatinem/rust-cache from 2.2.0 to 2.2.1 by @dependabot in #67
New Contributors
- @juliangruber made their first contribution in #52
Full Changelog: v0.0.3...v0.1.0