v1.10.4 is released
We are very happy to announce the release of v1.10.4. This includes only bug fixes from v1.10.3.
- Calling
(*Image).Set
,(*Image).Fill
and(*Image).Set
in this order before the main loop didn't work correctly (Issue #1081). ebitenutil.NewImageFromFile
was not defined on Wasm (Issue #1087)
Enjoy!