Skip to content

2024.04.09

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 20:34
· 131 commits to main since this release
5a8ba91

What's Changed

  • Remove unstable cargo cfg from inited project in #225
  • Update pre-built bindings in #229
  • Rewrite pdtool in #231
  • Fix ctrl const trait in #232
  • Report success if SDK has been found by @eirnym in #234
  • Update pre-built bindings in #236
  • Use XDG paths to search for Playdate SDK on Unix by @eirnym in #240
  • Check Windows registry for SDK path by @eirnym in #241
  • Tools refactoring in #238
  • Fix rust toolchain in #257
  • Fix inability to build pdtool release in #259
  • Fix cargo-playdate run, add async-std reactor support in #260
  • Add editorconfig in #264
  • Improve sim ctrl: async-std support in #265
  • Split init tests in #266
  • Add packages metadata for docs.rs and crates.io in #269
  • Improve device unmounting in #274
  • Device: various fixes & improvements in #277
  • Update all api crates in #288
  • CI:
    • Fix post workflow call in #226
    • Update post.yml by @mo8it in #239
    • Release artifacts in #254
    • Tests on windows + action for dependencies in #256
    • Fix test-threads on windows in #261
    • More temp dev-builds on CI in #262
    • Improve post publish workflow in #263
    • Improve format test for PRs in #270
    • Use conditional jq to format message by @eirnym in #276
    • Fix update & test workflows in #287

New Contributors

Full Changelog: 2024.03.20...2024.04.09