Commit Graph
5 Commits
Author SHA1 Message Date
javier c5037dd716 Swift 6.4 migration and exhancements (#1)
This PR contains the work done to update the library and the attached example project to use the Swift 6.4 computer as a minimum supported version and also, to use the latest features introduced in it.

Reviewed-on: #1
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
2026-09-18 13:15:08 +00:00
javier d84113f7a8 Fixed the double-free in the "deinit" method of the Sound Effect type in the Playdate bindings target and cover ownership. 2026-07-26 00:45:45 +02:00
javier d233cbaddb EncodeD JSON output as UTF-8 bytes for the JSON encoder in the Playdate bindings target. 2026-07-26 00:37:32 +02:00
javier 0d0b397ce1 Added convenience overloads to Rect and also, Collection conformance in the Playdate bindings target. 2026-07-26 00:31:58 +02:00
javier 2e7ee12ec1 Adjusted the naming of the library in the Package file.
CI / Build & test (macOS) (push) Has been cancelled
CI / Embedded Swift cross-compile (push) Has been cancelled
Documentation / deploy (push) Has been cancelled
2026-07-25 12:02:55 +02:00