v1.0.2
Introduction
Hi evryone!
This is a bugfix release for v1.0.1.
Its main purpose is to fix broken go mod vendor
on this package. It also includes a major refactor of examples.
What's Changed
- Ebiten backend: game in texture by @gucio321 in #339
- examples: major refactor by @gucio321 in #340
- there was something wrong with go.mod by @gucio321 in #342
- build(deps): bump github.com/hajimehoshi/ebiten/v2 from 2.7.10 to 2.8.0 by @dependabot in #341
- improve dummy system so that vendoring should work now by @gucio321 in #344
Full Changelog: v1.0.1...v1.0.2