Releases: lukewilliamboswell/roc-wasm4
Releases · lukewilliamboswell/roc-wasm4
0.4
What's Changed
- add W4.debug by @bhansconnect in #7
- Add Roc version note by @isaacvando in #8
- add a way to seed the rng to avoid always identical games by @bhansconnect in #9
- roc format by @bhansconnect in #10
- Make sub-sprites first class by @bhansconnect in #11
- Change to composible error type by @bhansconnect in #13
- Rocci bird and Memory fixes by @bhansconnect in #14
- Make zeroing memory optional by @bhansconnect in #15
- Update README.md by @bhansconnect in #16
- make the build experience better by allowing warnings by @bhansconnect in #17
- Minor Cleanup by @bhansconnect in #18
- add high score tracking to rocci-bird by @bhansconnect in #19
- make trace-allocs configurable at build time by @bhansconnect in #20
- Use roc glue by @lukewilliamboswell in #21
- align duration with wasm4 specification by @wontem in #23
- Remove Nat from examples by @lukewilliamboswell in #22
- Fix and update examples by @lukewilliamboswell in #24
New Contributors
- @isaacvando made their first contribution in #8
- @wontem made their first contribution in #23
Full Changelog: 0.3...0.4
0.3
Initial release
Merge pull request #4 from lukewilliamboswell/docs More documentation
Test docs gen
0.1 fix docs gen ci