2024.04.24
github-actions
released this
24 Apr 08:20
·
91 commits
to main
since this release
This release contains important critical fixes and new tools-crate named "playdate-symbolize" according to latest poll.
What's Changed
- Fix
device
query env var implicitly setsdevice
arg by @boozook in #290 - Improve
cargo-playdate
README by @boozook in #291 - Add linker-script to produce efls that acceptable for PDC, allow to use it in
cargo-playdate
with--no-gcc
by @boozook in #292 - Support crates minor refactoring: optimisations & clean garbage by @boozook in #294
- Fix prebuilt filename arch by @boozook in #305
- Update pre-built bindings by @github-actions in #306
- Remove editorconfig by @eirnym in #310
- Fix
simulator-utils
bug: can't run pdx on macOs by relative path by @boozook in #313 - Fix use async
tokio-serial
in incorrect context by @boozook in #316 - Minor grammar fixes by @paulyoung in #317
- Fix some doc aliases by @paulyoung in #318
- Bump changed crates by @boozook in #320
- Fix cargo-playdate error "No packages has been produced" by @boozook in #323
- Add symbolisation utils by @boozook in #321
- CI:
New Contributors
- @paulyoung made their first contribution in #317
Full Changelog: 2024.04.09...2024.04.24