2023.09.20
github-actions
released this
20 Sep 19:59
·
383 commits
to main
since this release
What's Changed
- Fix UB in
Bitmap::get_color_of_pattern
by @boozook in #57, thanks @parasyte for #54 - Add system api by @boozook in #47 π
- Metadata improvements by @boozook in #65
- Add execution tests (#61) for simulator only by @boozook in #67 π
- Fix api ctors for access-point that impl
Default
by @boozook in #74 - Add sprite api by @boozook in #77 π
- Add text api by @boozook in #85 π
- Add pre-build bindings for SDK 2.0.3 for macs on arm by @boozook in #86
- Update readme: explanation what is this for. by @boozook in #63
- CI/CD
Full Changelog: 2023.09.14...2023.09.20