v0.3.0
What's Changed
- Gopher board spi by @sat0ken in #15
- implement DrawImageFSWithOptions by @hamao0820 in #16
- add Smaketest for spi board by @sat0ken in #17
- Add Image.DrawImage by @hamao0820 in #18
- Benchmark by @sago35 in #20
- Change from float64 to float32 for performance by @sago35 in #21
- Reduce geoM.Apply() call for performance improvement by @sago35 in #22
- Refactor ./games/flappygopher by @sago35 in #19
- Wasm target by @sago35 in #23
- Fix goradius by @Senoue in #25
- Add: new game goradius by @Senoue in #24
- Adjust initialization at the start of the game by @sago35 in #26
New Contributors
- @hamao0820 made their first contribution in #16
Full Changelog: v0.2.1...v0.3.0