v1.28.1.dev2
Pre-release
Pre-release
·
54 commits
to main
since this release
What's Changed
- feat: automatic retry on failed ESPxxx flash with lower baud / different flash mode by @Josverl with @Copilot in #74
- Add --dir option to mpflash download command by @Josverl with @Copilot in #79
- Fix
mpflash addcrash on firmware paths outside the standard build layout by @Josverl with @Copilot in #81 - Fix TypeError when logging GitHub API errors in micropython_versions by @Josverl with @Copilot in #84
- Normalize firmware DB paths to POSIX format for cross-platform compatibility by @Josverl with @Copilot in #92
- Add --no-reset option to the list command by @Josverl with @Copilot in #91
- Switch to libusb_package for backend initialization to support Python 3.14+ @Josverl in #103
Deps
- chore(deps): Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 by @dependabot[bot] in #75
- chore(deps-dev): Bump pytest from 8.4.2 to 9.0.3 by @dependabot[bot] in #72
- chore(deps): Bump tenacity from 9.0.0 to 9.1.4 by @dependabot[bot] in #77
- chore(deps-dev): Update pytest-github-actions-annotate-failures requirement from <0.4.0,>=0.1.7 to >=0.1.7,<0.5.0 by @dependabot[bot] in #78
- chore(deps): Bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in #85
- chore(deps): Bump idna from 3.11 to 3.15 by @dependabot[bot] in #90
- chore(deps): Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #94
- chore(deps): Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 by @dependabot[bot] in #93
- chore(deps): Bump pyjwt from 2.12.1 to 2.13.0 by @dependabot[bot] in #98
- chore(deps): Bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #86
- chore(deps): Bump actions/checkout from 6 to 7 by @dependabot[bot] in #104
Full Changelog: v1.28.0...v1.28.1.dev2