What's Changed
- Nine slice API by @Nycto in #47
- ADD print pdc version by @ninovanhooff in #52
- Update workflow playdate ini path by @Nycto in #53
- ADD LCDBitmap.tileBitmap by @ninovanhooff in #51
- Fix/align button state names by @ninovanhooff in #61
- ADD file.exists() by @ninovanhooff in #56
- CHANGE pdx name to use project name by @ninovanhooff in #54
- Use playdate realloc for memory management by @Nycto in #60
- Various files API improvements by @Nycto in #62
- Finishcallback like menu callback by @ninovanhooff in #68
- Fix finishCallback not compiling and pass the player to the callback by @samdze in #69
- Fix pdxName not returning the correct pdx name in nimble simulate by @samdze in #71
- CHANGE fillPolygon arg to openArray by @ninovanhooff in #73
- Reduce heap allocations by @Nycto in #74
- CHANGE GCC optimization from O3 to O2 by @ninovanhooff in #77
- ADD getBitmapTableInfo by @ninovanhooff in #78
- Nim 2 support by @Nycto in #58
Full Changelog: v0.13.0...v0.20.0