Releases: golemcloud/rib
Releases · golemcloud/rib
v0.0.5
v0.0.4
What's Changed
- Add language guide by @afsalthaj in #17
- Language guide website by @afsalthaj in #18
- Language guide updates by @afsalthaj in #19
- update language guide by @afsalthaj in #20
- Fix disambiguity by @afsalthaj in #21
- Introduce a simple Val by @afsalthaj in #23
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
v0.0.1
What's Changed
This is a standalone port of Rib, originally developed within the Golem project (https://github.com/golemcloud/golem). The following outlines how it differs from the original implementation in Golem.
- Remove all golem specific dependencies by @afsalthaj in #1
- Remove the need of type parameter by @afsalthaj in #10
- Remove code related to multiple-component dependencies by @afsalthaj in #11
- Remove all unsafe operations by @afsalthaj in #3
- Move to arena by @afsalthaj in #5
- Update WASM-WAVE dependency to match wasm-time by @afsalthaj in #8
- Read me updates and release yaml by @afsalthaj in #9
- Further clean ups by @afsalthaj in #12
- Add CI by @afsalthaj in #2
- Fix release and ambiguous crate names by @afsalthaj in #13
New Contributors
- @afsalthaj made their first contribution in #1
Full Changelog: https://github.com/golemcloud/rib/commits/v0.0.1