v0.13.0
What's Changed
- Optimize drawTextInRect and getTextSizeInRect, add utility procs by @samdze in #32
- ADD SoundSamplePlayer rate by @ninovanhooff in #35
- ADD suppress cmake configuration dialog in vscode by @ninovanhooff in #38
- ADD project name documentation to playdate example nimble by @ninovanhooff in #39
- Add a notice on the toolchain that should be used by @samdze in #44
- CHANGE Public API float to float32 by @ninovanhooff in #40
- Add sprite setCenter and getCenter by @samdze in #33
- Fix LCDSprite setSize signature by @samdze in #43
- Complete migration to float32 by @samdze in #45
- Bump to v0.13.0 by @samdze in #46
New Contributors
- @ninovanhooff made their first contribution in #35
Full Changelog: v0.12.0...v0.13.0